feat: translation (#389)
This commit is contained in:
parent
e2e115ebeb
commit
df9066eae0
43 changed files with 1466 additions and 47 deletions
|
|
@ -30,7 +30,7 @@ export default function NoteOptions({ event, className }: { event: Event; classN
|
|||
|
||||
const trigger = (
|
||||
<button
|
||||
className="flex items-center text-muted-foreground hover:text-foreground pl-3 h-full"
|
||||
className="flex items-center text-muted-foreground hover:text-foreground pl-2 h-full"
|
||||
onClick={() => setIsDrawerOpen(true)}
|
||||
>
|
||||
<Ellipsis />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue