how to reuse components in from existing nextjs project

i created a plasmo project within an existing next js directory so that i could reuse some components from the src/app dir that next js uses but whenever i import i get "invalid hook" error something about react being called twice? but if i copy the component i want to reuse even though, it also imports from the src/app for child components it works fine.
0 Replies
No replies yetBe the first to reply to this messageJoin