lxieyang / chrome-extension-boilerplate-react

A Chrome Extensions boilerplate using React 18 and Webpack 5.
MIT License
3.42k stars 1.07k forks source link

Separate Components #177

Closed gitnasr closed 1 year ago

gitnasr commented 1 year ago

is there's a way to Separate Components? i tried, but webpack refuses import the Component

gitnasr commented 1 year ago

Sorry, i just forget to import React. i used to use NextJs xD