Declan Warn
Declan Warn
The default and hybrid layouts both indicate if a given prop is required. The table layout does not but should. This might require some design work to figure out how...
Seems to work fairly well. Shifted a bit from the original idea. Needs a little bit of thought about wrappers. E.g. the table layout now requires the user to provide...
The default value for props does not always seem to get extracted by `extract-react-types`. One place where this is very visible is https://atlassian.design/components/button/code which has no default value information (despite...
# 🐛 bug report ## Preflight Checklist - [x] I have read the [Contributing Guidelines][contributing] for this project. - [x] I agree to follow the [Code of Conduct][code_of_conduct] that this...