mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-04-10 12:49:29 +02:00
hide donate button
This commit is contained in:
parent
0414039aa1
commit
743dbf0ba8
@ -195,9 +195,9 @@ export default function NavItems() {
|
||||
>
|
||||
Settings
|
||||
</Button>
|
||||
<Button leftIcon={<LightningIcon boxSize={6} color="yellow.400" />} {...buttonProps}>
|
||||
{/* <Button leftIcon={<LightningIcon boxSize={6} color="yellow.400" />} {...buttonProps}>
|
||||
Donate
|
||||
</Button>
|
||||
</Button> */}
|
||||
{account && (
|
||||
<Button onClick={() => accountService.logout()} leftIcon={<LogoutIcon boxSize={6} />} {...buttonProps}>
|
||||
Logout
|
||||
|
Loading…
x
Reference in New Issue
Block a user