enzynme not support react 17

JavaScript
how to fix this use this

"peerDependencies": {
    "react": "^16.13.1",
    "react-dom": "^16.13.1"
  }
Source

Also in JavaScript: