This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
#
Install React 18 in the workspace
yarn add react@^18.2.0 react-dom@^18.2.0 -W
#
Install react 18 type definitions in the workspace
yarn add -D @types/react@^18.0.24 @types/react-dom@^18.0.8 -W
view raw
installReact18.sh
hosted with ❤ by
GitHub