mirror of
https://github.com/r2r90/canvas-label.git
synced 2025-12-16 21:19:38 +00:00
345 B
345 B
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