refactor(example): use create-react-app instead of parcel
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
html, body {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
html, body, #root {
|
||||
height: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user