✨ creating login popup security check
Perform security checks on the login popup to minimize bugs in unexpected situations.
This commit is contained in:
@ -86,7 +86,7 @@ const NavbarUI = () => {
|
||||
})}
|
||||
</NavbarContent>
|
||||
|
||||
<NavbarContent justify="end">
|
||||
<NavbarContent justify="end" className="gap-1">
|
||||
<LoginAndSignup />
|
||||
</NavbarContent>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user