ConsenSysMesh / rimble-ui

React components that implement Rimble's Design System.
https://rimble.consensys.design/
MIT License
462 stars 67 forks source link

Add prop-type descriptions for all default props #394

Open MikeLockz opened 4 years ago

MikeLockz commented 4 years ago

Is your feature request related to a problem? Please describe. When on the Rimble docs, not all component props have types and descriptions.

ex: https://rimble.consensys.design/components/rimble-ui/Card

Describe the solution you'd like All props on a component should have types and descriptions.