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