-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
story
buttonprops are being brought in to the linked button, which is causing this linting warning
it would be helpful to have buttonprops and maybe image props in a global props file that we could import these from.
resources
https://stackoverflow.com/questions/58482573/react-inherit-copy-proptypes-from-another-component
https://stackoverflow.com/questions/30265327/react-js-and-proptypes-repetition-across-shared-components
acceptance criteria
- buttonprops & image props are in a separate global props file and imported across all components that use them
Metadata
Metadata
Assignees
Labels
No labels