-
Notifications
You must be signed in to change notification settings - Fork 17
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
Remove Prop-Types Dependency #323
Labels
Comments
Getting this warning now in Next.js 13:
|
@coston thoughts on this? It's now throwing |
Stil getting this error |
also having this issue. |
Same here |
coston
added a commit
that referenced
this issue
Aug 9, 2024
* refactor: use typescript * chore: revert auto added tsconfig * ci: bump node * chore: ts configuration * style: linting * test: ts test configs * chore: update eslint * chore: ignore lib for eslint * style: linting * style: format * 3.6.10-0 * chore: rename files * 3.6.10-1 * chore: ts config * 3.6.10-2 * chore: remove babel
This issue is resolved |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be great if this package didn't rely on Prop-Types.
The text was updated successfully, but these errors were encountered: