mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-15 19:16:18 +02:00
get preact files into root
This commit is contained in:
3
src/index.js
Normal file
3
src/index.js
Normal file
@ -0,0 +1,3 @@
|
||||
import App from './components/app.jsx';
|
||||
|
||||
export default App;
|
Reference in New Issue
Block a user