-
Notifications
You must be signed in to change notification settings - Fork 179
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
Support React 18 #189
base: master
Are you sure you want to change the base?
Support React 18 #189
Conversation
Hey guys! Can this be merged and released? |
+1 |
+1 for merging and releasing! |
Any updates on this? |
|
@m1guelpf It is from this fork that the react-18-input-autosize library was created on npm? |
Does anybody know if this library is compatible with React 18? I'm overriding the |
+1 for merging and releasing this! |
goooo merge |
Changes
Test plan
npm install
npm run test
: tests must passnpm start
: test the examples and check for any browser console errors