summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-09-02 16:55:04 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-09-02 16:55:04 +0700
commit8d0e7bfbd4da7908ac5b0195185fbd574958a1cb (patch)
tree92ec7f3eb9edfb544171bbcb6fd6ebda44791446 /src/lib
parent1fed18374ebdc09417efee1d810e3bdd845a42a8 (diff)
<iman> update mobile view
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/home/components/CategoryDynamicMobile.jsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/home/components/CategoryDynamicMobile.jsx b/src/lib/home/components/CategoryDynamicMobile.jsx
index 4d2fa0ec..2877a5a7 100644
--- a/src/lib/home/components/CategoryDynamicMobile.jsx
+++ b/src/lib/home/components/CategoryDynamicMobile.jsx
@@ -63,7 +63,6 @@ const CategoryDynamicMobile = () => {
/>
<div className='bagian-judul flex flex-col justify-center items-start gap-1 ml-2'>
<div className='font-semibold text-[10px] line-clamp-1'>{index.name}</div>
- <p className='text-gray_r-10 text-[10px]'>999 rb+ Produk</p>
</div>
</div>
</div>