-
Notifications
You must be signed in to change notification settings - Fork 52
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(react): remove unnecessary @types/use-sync-external-store #257
fix(react): remove unnecessary @types/use-sync-external-store #257
Conversation
🦋 Changeset detectedLatest commit: 339edbf The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Codecov Report
@@ Coverage Diff @@
## main #257 +/- ##
=======================================
Coverage 98.63% 98.63%
=======================================
Files 25 25
Lines 878 878
Branches 152 152
=======================================
Hits 866 866
Misses 12 12
|
# Overview <!-- A clear and concise description of what this pr is about. --> I remove unnecessary @types/use-sync-external-store ## PR Checklist - [x] I did below actions if need 1. I read the [Contributing Guide](https://github.com/suspensive/react/blob/main/CONTRIBUTING.md) 2. I added documents and tests.
# Overview <!-- A clear and concise description of what this pr is about. --> I remove unnecessary @types/use-sync-external-store ## PR Checklist - [x] I did below actions if need 1. I read the [Contributing Guide](https://github.com/suspensive/react/blob/main/CONTRIBUTING.md) 2. I added documents and tests.
# Overview <!-- A clear and concise description of what this pr is about. --> I remove unnecessary @types/use-sync-external-store ## PR Checklist - [x] I did below actions if need 1. I read the [Contributing Guide](https://github.com/suspensive/react/blob/main/CONTRIBUTING.md) 2. I added documents and tests.
Overview
I remove unnecessary @types/use-sync-external-store
PR Checklist