Files
canvas-label/todo.md
2023-10-23 21:08:34 +02:00

8 lines
345 B
Markdown

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