➕ add next top loader
add new depedencies to create loading bar on top every page
This commit is contained in:
@ -97,7 +97,8 @@ const NavbarUI = () => {
|
||||
color="primary"
|
||||
variant="solid"
|
||||
radius="sm"
|
||||
onPress={() => delayButtonClick(router, "/signup")}
|
||||
as={Link}
|
||||
href="/sign-up"
|
||||
>
|
||||
Sign Up
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user