Remove alert modal styles

This commit is contained in:
Marliana Lara
2020-02-17 15:33:11 -05:00
parent 34b717d00c
commit d2f6c367f0
36 changed files with 286 additions and 304 deletions

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<body>
<div id="app"></div>
<div id="app" style="height: 100%"></div>
<script src="/bundle.js"></script>
</body>
</html>