andrewbyrley
09/10/2023, 4:56 PMTypeError: supertokens_auth_react__WEBPACK_IMPORTED_MODULE_10__.getSuperTokensRoutesForReactRouterDom is not a function
error in my frontend. I'm using "supertokens-auth-react": "^0.34.0"
, and supertokens_python==0.15.2
. Has anyone seen this error before? I thought I followed the migration steps listed here (https://github.com/supertokens/supertokens-auth-react/compare/v0.31.5...v0.32.0) but maybe I did something wrong?