diff options
| author | HATEC\SPVDEV001 <tri.susilo@altama.co.id> | 2023-03-28 09:21:04 +0700 |
|---|---|---|
| committer | HATEC\SPVDEV001 <tri.susilo@altama.co.id> | 2023-03-28 09:21:04 +0700 |
| commit | fd2a6bcf2f17a6dbcbfb3ca04ebf2c4d66d43437 (patch) | |
| tree | f6e7c1407b112e9368a5f06089a84b52c52985c4 /src/core/components/elements | |
| parent | e77ab00b04426f85d04d211f5ab4a511e754ed4f (diff) | |
brand list
Diffstat (limited to 'src/core/components/elements')
| -rw-r--r-- | src/core/components/elements/Navbar/NavbarDesktop.jsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/components/elements/Navbar/NavbarDesktop.jsx b/src/core/components/elements/Navbar/NavbarDesktop.jsx index faba7013..db281e9a 100644 --- a/src/core/components/elements/Navbar/NavbarDesktop.jsx +++ b/src/core/components/elements/Navbar/NavbarDesktop.jsx @@ -98,7 +98,7 @@ const NavbarDesktop = () => { Promo Produk </Link> <Link - href='/' + href='/shop/brands' className='p-4 flex-1 flex justify-center items-center !text-gray_r-12/80 bg-gray_r-2 hover:bg-gray_r-4 border border-gray_r-6 idt-transition' > Semua Brand |
