Notification UI and house invitation
This commit is contained in:
@@ -25,7 +25,7 @@ const AddNewUserButton = () => {
|
||||
return (
|
||||
<Dialog open={_open} onOpenChange={_setOpen}>
|
||||
<DialogTrigger asChild>
|
||||
<Button type="button" variant="default">
|
||||
<Button type="button" variant="default" className="cursor-pointer">
|
||||
<PlusIcon />
|
||||
{m.nav_add_new()}
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user