minor fix

This commit is contained in:
Kakabay 2024-09-10 17:34:02 +05:00
parent 352cd515c1
commit 9ac1b7e135
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ const MainSwiper = () => {
fill fill
unoptimized unoptimized
unselectable="off" unselectable="off"
className="pointer-events-none " className="pointer-events-none"
/> />
</Link> </Link>
</SwiperSlide> </SwiperSlide>