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
@bruceoh-rtm I was able to isolate issue, due to move from tsdx to microbundle TS typings reference was missing and so production build w/ CRA + TS was failing
update to v4.1.7+ to fix this issue
closing this for now, feel free to re-open if you are still having issues
I am having import issue with typescript.
wondering if anyone is having same problem.
import {MultiSelect} from "react-multi-select-component";
Cannot find module 'react-multi-select-component' or its corresponding type declarations.
The text was updated successfully, but these errors were encountered: