rename signin / signup to login / register
This commit is contained in:
@@ -101,7 +101,7 @@ const AVATAR =
|
||||
<DropdownMenuSeparator />
|
||||
<DropdownMenuItem @click="logout">
|
||||
<Icon name="lucide:door-open" />
|
||||
Sign out
|
||||
Log out
|
||||
</DropdownMenuItem>
|
||||
</DropdownMenuContent>
|
||||
</DropdownMenu>
|
||||
|
||||
Reference in New Issue
Block a user