Migrate from version 2 to 3.
I've run the command
./node_modules/@pankod/refine-react-router/dist/esm/index.js
Attempted import error: 'useIsAuthenticated' is not exported from '@pankod/refine-core' (imported as 'O').`
any suggestions ?
npx pankodrefine-codemod refine2-to-refine3 but I'm receiving the following erro ¡Failed to compile../node_modules/@pankod/refine-react-router/dist/esm/index.js
Attempted import error: 'useIsAuthenticated' is not exported from '@pankod/refine-core' (imported as 'O').`
any suggestions ?
