Sharlaan / material-ui-superselectfield

multiselection autocomplete dropdown component for Material-UI
https://sharlaan.github.io/material-ui-superselectfield
MIT License
266 stars 92 forks source link

TypeScript support #91

Open reinartg opened 6 years ago

reinartg commented 6 years ago

Will there be added support for using this component with react typeScript out of the box, in the near future?

Error message when trying to incorporate this in a typescript project: JSX element type 'SuperSelectField' does not have any construct or call signatures

FDiskas commented 6 years ago

@reinartg could you check this pull request? https://github.com/Sharlaan/material-ui-superselectfield/pull/94

juliusspencer commented 5 years ago

Hi, just wondering is Typescript supported? I couldn't tell from the link to #94.