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

Update for depreciated ReactChild #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

raylablue
Copy link
Contributor

ReactChild used in Input.tsx gave a notice of depreciation and suggested using ReactElement instead. Updating the type to be ReactElement | string made it so there are no errors on the Input.stories.ts file.

ReactChild used in Input.tsx gave a notice of depreciation and suggested using ReactElement instead. Updating the type to be ReactElement | string made it so there are no errors on the Input.stories.ts file.
@vercel
Copy link

vercel bot commented Aug 30, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
coursesbox ❌ Failed (Inspect) Aug 30, 2022 at 11:12PM (UTC)

@nickovchinnikov
Copy link
Owner

nickovchinnikov commented Aug 31, 2022

@raylablue Sorry, but I can't merge this PR now] because I need to update the npm deps before I can apply it. Let's leave it as a reminder for me, I need to do it anyway.
Please, leave this PR open, and I'll do deps updates and then fix troubles with the types because React v18 has some broken-changes

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