Open peejayprince4life opened 2 years ago
Greetings Sir,. I'm having an import error:👇 'ChannelSearch' is not exported from './' This error☝️ is encountered in ChannelListContainer.jsx file, Line 4....thank u
You should have this code : export { default as ChannelSearch } from './ChannelSearch'; in your index.js file of component folder.
Greetings Sir,. I'm having an import error:👇 'ChannelSearch' is not exported from './'
This error☝️ is encountered in ChannelListContainer.jsx file, Line 4....thank u