Ryan Gillett
Results
2
issues of
Ryan Gillett
Create a tag for extended props tables so the generate properties script will not put the extended types in to the table for that interface. Here: `.filter(filterExtendedDefinitions(['BasePaginationProps']))`
chore
react-magma-docs
**Describe the bug** The props table on the `IconButton` docs page is not being auto-generated. This is because `typedoc` does not generate the type data if `Omit` is used on...
react-magma-docs