react-dat-gui
react-dat-gui copied to clipboard
interface DatSelectProps is missing optionLabels: any[]
gives typescript error when using optionLabels
Property 'optionLabels' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes<DatSelect> & Readonly<DatSelectProps> & Readonly<...>'.