⬇️ (tailwind) downgrade tailwind to v3
downgrading tailwind because heroUI beta that support tailwind v4 encounter error that makes full reload pages when use link from HeroUI, will be updated to v4 when it's fixed.
This commit is contained in:
@ -83,12 +83,6 @@ const NavbarUI = () => {
|
||||
</NavbarItem>
|
||||
);
|
||||
})}
|
||||
<NavbarItem>
|
||||
<V href="/">Home</V>
|
||||
</NavbarItem>
|
||||
<NavbarItem>
|
||||
<V href="/explore">Explore</V>
|
||||
</NavbarItem>
|
||||
</NavbarContent>
|
||||
<NavbarContent justify="end">
|
||||
<NavbarItem className="hidden lg:flex">
|
||||
|
||||
Reference in New Issue
Block a user