I try to resolve this error with the help of above solutions but i am not able to solve. Here is the my solution:- Import react-redux like this: const { useSelector } = require("react-redux");
Not like this: import { useSelector } from "react-redux";