react-dat-gui icon indicating copy to clipboard operation
react-dat-gui copied to clipboard

interface DatSelectProps is missing optionLabels: any[]

Open bertom opened this issue 3 years ago • 0 comments

gives typescript error when using optionLabels

Property 'optionLabels' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes<DatSelect> & Readonly<DatSelectProps> & Readonly<...>'.

bertom avatar Jul 05 '21 13:07 bertom