Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit 2899e7e6 authored by Tsanaativa Vinnera's avatar Tsanaativa Vinnera
Browse files

[REFACTOR] Hilangkan code smell detail produk

parent 1537c9e4
No related branches found
No related tags found
1 merge request!117Pbi 33 menambahkan produk ke keranjang
Pipeline #140464 passed
......@@ -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);
......
......@@ -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';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment