Attempted import error: 'ReactReader' is not exported from 'react-reader' (imported as 'ReactReader'). #168
Unanswered
mirekmirik
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello, i am using next.js 13.5 version.
why i have this error, but everything works well?
'Attempted import error: 'ReactReader' is not exported from 'react-reader' (imported as 'ReactReader').'
import { IReactReaderStyle, ReactReaderStyle, ReactReader } from "react-reader";
Beta Was this translation helpful? Give feedback.
All reactions