We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
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
The text was updated successfully, but these errors were encountered:
re: "'next' should be listed in the project's dependencies." >> https://stackoverflow.com/a/67709545/8079848
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: