1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-27 16:50:11 +02:00

add library ui

This commit is contained in:
Kushagra Gour
2018-05-26 16:10:02 +05:30
parent 89c2f2199b
commit 84f1ceae10
6 changed files with 86 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
import './style';
// import './style';
import App from './components/app.jsx';
export default App;