carteb / carte-blanche

An isolated development space with integrated fuzz testing for your components. See them individually, explore them in different states and quickly and confidently develop them.
https://www.youtube.com/watch?v=6g3-TQ6aaw8
MIT License
1.5k stars 47 forks source link

Edit PropTypes in the interface #229

Open mxstbr opened 8 years ago

mxstbr commented 8 years ago

It'd be amazing if we could add, remove and edit PropTypes from the user interface and them being saved to the component!

nikgraf commented 8 years ago

woahhh, that would be great. Same goes for flow. A first step could be to generate code that can be copied …