Fakultas Ilmu Komputer UI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Walkiddie Toys - FrontEnd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alfina Megasiwi
Walkiddie Toys - FrontEnd
Commits
2899e7e6
Commit
2899e7e6
authored
3 years ago
by
Tsanaativa Vinnera
Browse files
Options
Downloads
Patches
Plain Diff
[REFACTOR] Hilangkan code smell detail produk
parent
1537c9e4
No related branches found
No related tags found
1 merge request
!117
Pbi 33 menambahkan produk ke keranjang
Pipeline
#140464
passed
3 years ago
Stage: code-clean
Stage: sonar
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/page/DetailProduk/DetailProduk.css
+0
-4
0 additions, 4 deletions
src/page/DetailProduk/DetailProduk.css
src/page/DetailProduk/DetailProduk.js
+0
-1
0 additions, 1 deletion
src/page/DetailProduk/DetailProduk.js
with
0 additions
and
5 deletions
src/page/DetailProduk/DetailProduk.css
+
0
−
4
View file @
2899e7e6
...
...
@@ -33,10 +33,6 @@
text-align
:
left
;
}
.detail-produk-wrapper
.detail-produk-description-section
{
text-align
:
left
;
}
.detail-produk-wrapper
.detail-produk-description-section
h5
{
font-weight
:
700
;
color
:
var
(
--wkd-red
);
...
...
This diff is collapsed.
Click to expand it.
src/page/DetailProduk/DetailProduk.js
+
0
−
1
View file @
2899e7e6
...
...
@@ -4,7 +4,6 @@ import { connect } from 'react-redux';
import
{
Redirect
,
useHistory
}
from
'
react-router-dom
'
;
import
axios
from
'
axios
'
;
import
{
ChevronLeft
}
from
'
react-feather
'
;
import
{
Carousel
}
from
"
react-responsive-carousel
"
;
import
NoImage
from
'
./gambar-tidak-tersedia.svg
'
;
import
KeranjangButton
from
'
../../components/KeranjangButton/KeranjangButton
'
import
TambahKeKeranjang
from
'
../../components/TambahKeKeranjang/TambahKeKeranjang
'
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment