Skip to content
New issue

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

Use React hooks #877

Merged
merged 2 commits into from
Mar 11, 2022
Merged

Use React hooks #877

merged 2 commits into from
Mar 11, 2022

Conversation

kzadurska
Copy link
Collaborator

We have hooks 🎉

@kzadurska kzadurska self-assigned this Mar 10, 2022
@github-actions
Copy link

@github-actions
Copy link

@kzadurska kzadurska marked this pull request as ready for review March 11, 2022 12:08

state: SourceModalState = { copied: false };
const onCopy = () => setCopied(true);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

useCallback

@github-actions
Copy link

@github-actions
Copy link

@kzadurska kzadurska merged commit 0592127 into react-bump Mar 11, 2022
@kzadurska kzadurska deleted the changes-after-react-version-bump branch March 11, 2022 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants