fix(ui): fix modal
This commit is contained in:
parent
61fde0732f
commit
37fdd48f2f
1 changed files with 0 additions and 1 deletions
|
|
@ -129,7 +129,6 @@ function CreateNote({
|
|||
flexDirection: 'column',
|
||||
gap: '1rem',
|
||||
}}
|
||||
onClick={stopEvents}
|
||||
>
|
||||
<div className="flex items-center bg-gray-lightest">
|
||||
<Icon name="quotes" size={20} />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue