text edit finition

This commit is contained in:
Artur AGH
2023-10-23 21:08:34 +02:00
parent 2abea89a2e
commit 7ea8779942
7 changed files with 141 additions and 61 deletions

View File

@@ -1,2 +1,7 @@
[ ] image toolbar
[ ] text toolbar
Property 'PopoverTriggerProps' is missing in type '{ handleTextFontFamilyChange: (e: string | undefined) => void; }' but required in type 'Props'.ts(2741)
font-family-picker.tsx(31, 3): 'PopoverTriggerProps' is declared here.
(alias) function FontFamilyPicker({ handleTextFontFamilyChange }: Props): React.JSX.Element
import FontFamilyPicker