diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-09-02 16:55:04 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-09-02 16:55:04 +0700 |
| commit | 8d0e7bfbd4da7908ac5b0195185fbd574958a1cb (patch) | |
| tree | 92ec7f3eb9edfb544171bbcb6fd6ebda44791446 /src/lib/home | |
| parent | 1fed18374ebdc09417efee1d810e3bdd845a42a8 (diff) | |
<iman> update mobile view
Diffstat (limited to 'src/lib/home')
| -rw-r--r-- | src/lib/home/components/CategoryDynamicMobile.jsx | 1 |
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> |
