Open andyearnshaw opened 7 years ago
Option 1 requires an improvement in react-docgen: https://github.com/reactjs/react-docgen/issues/33. Option 2 may still be doable.
+1
:+1:
+1 just got surprised this, was sad it doesn't work since you can get similar enforcement with typescript
I have some common proptypes that I want to maintain in a single place as a constant:
If I add more themes, I only need to edit this one file and not every component. However, I can no longer change it in BlueKit, because it's detected as a "custom" property. It would be handy if BlueKit could either: