mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-28 01:00:13 +02:00
make base work!!!!
This commit is contained in:
4
webmaker/src/index.js
Normal file
4
webmaker/src/index.js
Normal file
@@ -0,0 +1,4 @@
|
||||
import './style';
|
||||
import App from './components/app.jsx';
|
||||
|
||||
export default App;
|
Reference in New Issue
Block a user