summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-08-20 16:29:22 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-08-20 16:29:22 +0700
commit7e26430c7e808c167a330fc2cd4ce217f288757c (patch)
tree9f15d2e6dcf3d470af1ddb883c3cb041faaf54bf /src/lib
parent7388f27d1778aaa66191b44d725ce7c3e3e4ddd8 (diff)
<iman> delete border brand homepage
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/home/components/PreferredBrand.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/home/components/PreferredBrand.jsx b/src/lib/home/components/PreferredBrand.jsx
index fdefb526..56268db7 100644
--- a/src/lib/home/components/PreferredBrand.jsx
+++ b/src/lib/home/components/PreferredBrand.jsx
@@ -71,7 +71,7 @@ const PreferredBrand = () => {
</Link>
)}
</div>
- <div className='border rounded border-gray_r-6'>
+ <div className=''>
{manufactures.isLoading && <PreferredBrandSkeleton />}
{!manufactures.isLoading && (
<Swiper {...swiperBanner}>