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

Fix typo in README.md #693

Merged
merged 1 commit into from
Feb 25, 2025
Merged

Fix typo in README.md #693

merged 1 commit into from
Feb 25, 2025

Conversation

mchisolm0
Copy link
Contributor

Issue: #690

What I did

I replaced a semi-colon with a comma at the end of the line for the setup section.

From the README.md file

Reanimated setup
Make sure you have react-native-reanimated in your project and the plugin setup in your babel config.

// babel.config.js
plugins: ['react-native-reanimated/plugin']; // <---- This line

How to test

No tests are needed.

If your answer is yes to any of these, please make sure to include it in your PR.

@mchisolm0 mchisolm0 requested a review from dannyhw as a code owner February 25, 2025 04:31
@dannyhw dannyhw merged commit 632fe30 into storybookjs:next Feb 25, 2025
@dannyhw
Copy link
Member

dannyhw commented Feb 25, 2025

thanks!

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