refactor: modal
This commit is contained in:
parent
a431f31a88
commit
061e38a78f
3 changed files with 30 additions and 53 deletions
|
|
@ -88,6 +88,7 @@ export default function NoteOptions({ event, className }: { event: Event; classN
|
|||
</Button>
|
||||
<Button
|
||||
onClick={() => {
|
||||
setIsDrawerOpen(false)
|
||||
setIsRawEventDialogOpen(true)
|
||||
}}
|
||||
className="w-full p-6 justify-start text-lg gap-4 [&_svg]:size-5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue