ant-design / create-react-app-antd

Use antd in create-react-app without ejecting ✨
https://ant.design/docs/react/use-with-create-react-app
583 stars 197 forks source link

Upgrade to React 18 #307

Closed aalmada closed 8 months ago

aalmada commented 2 years ago

I'm having issues when upgrading my project to React 18. I came here hoping to find a solution but found that this hasn't been upgraded in a while. Decided to upgrade this one, trying to replicate the issue but it worked fine here...

Here's the upgraded version, using typescript, craco-antd, prettier and eslint.

I think it may be useful for others.