You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(0 , ms_1.default) is not a function
TypeError: (0 , ms_1.default) is not a function
at authTokenInterceptor (http://localhost:3000/static/js/bundle.js:9825:34)
at applyAuthTokenInterceptor (http://localhost:3000/static/js/bundle.js:9503:82)
at ./src/components/axiosApi/axiosApi.js (http://localhost:3000/static/js/bundle.js:585:69)
at options.factory (http://localhost:3000/static/js/bundle.js:61632:31)
at __webpack_require__ (http://localhost:3000/static/js/bundle.js:61053:32)
at fn (http://localhost:3000/static/js/bundle.js:61290:21)
at ./src/components/funds/Funds.js (http://localhost:3000/static/js/bundle.js:954:76)
at options.factory (http://localhost:3000/static/js/bundle.js:61632:31)
at __webpack_require__ (http://localhost:3000/static/js/bundle.js:61053:32)
at fn (http://localhost:3000/static/js/bundle.js:61290:21)
Here is the error:
here is the code:
here is axiosapi.js
Here is my package.json
The text was updated successfully, but these errors were encountered: