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