Francis Goh
Results
1
issues of
Francis Goh
Each component should extend the props of it's own native element e.g. for `Button` ``` interface Props extends React.HTMLProps { ... } ``` Will have to figure out a way...