Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import failure #22

Open
peejayprince4life opened this issue Aug 25, 2022 · 1 comment
Open

Import failure #22

peejayprince4life opened this issue Aug 25, 2022 · 1 comment

Comments

@peejayprince4life
Copy link

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

@pwn-mm
Copy link

pwn-mm commented Feb 12, 2023

You should have this code :
export { default as ChannelSearch } from './ChannelSearch';
in your index.js file of component folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants