coursesbox
coursesbox copied to clipboard
Update for depreciated ReactChild
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.
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) |
@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