Skip to content

Commit

Permalink
Update app to React 18 + Chakra 2 + Framer-Motion 11 (#83)
Browse files Browse the repository at this point in the history
* Update app to React 18 + Chakra 2 + Framer-Motion 11

Animation support needs a newer Framer-Motion version which pulls in newer
React which again is only supported by newer Chakra.

* Switch to `ReactDOM.createRoot`

The old `ReactDOM.render` function is deprecated in React 18.

See: https://reactjs.org/link/switch-to-createroot
  • Loading branch information
ntninja authored Dec 31, 2024
1 parent cbc5df8 commit 4247aa1
Show file tree
Hide file tree
Showing 3 changed files with 1,216 additions and 956 deletions.
Loading

0 comments on commit 4247aa1

Please sign in to comment.