redgeoff / mson-react

React and Material-UI Rendering Layer for MSON
Apache License 2.0
80 stars 13 forks source link

Define propTypes #22

Closed redgeoff closed 2 years ago

redgeoff commented 5 years ago

Use propTypes to require applicable React props. See https://github.com/redgeoff/mson-react/blob/2e332711269d9b8310e791322573ba9756f9829a/src/snackbar.js#L61 as a template

redgeoff commented 4 years ago

Probably best to just use Typescript