coursesbox icon indicating copy to clipboard operation
coursesbox copied to clipboard

Update for depreciated ReactChild

Open raylablue opened this issue 2 years ago • 2 comments

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.

raylablue avatar Aug 30 '22 23:08 raylablue

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)

vercel[bot] avatar Aug 30 '22 23:08 vercel[bot]

@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

nickovchinnikov avatar Aug 31 '22 09:08 nickovchinnikov