mr-ui
mr-ui copied to clipboard
More information for props with type enum, union, etc.
We can get more information out of these types (from react-docgen). We just need to put a little work into extracting it and rendering it legibly. That would save us from the need to type out details about, say, which strings are allowed for an enum type.