fix: spacing

This commit is contained in:
Lakhan Samani 2021-12-29 05:21:24 +05:30
parent 5ed669e0da
commit 8d2371c14e
2 changed files with 2 additions and 2 deletions

View File

@ -8,4 +8,4 @@ build
.env
data.db
app/node_modules
app/build
app/build

View File

@ -14,4 +14,4 @@
<div id="root"></div>
<script type="module" src="/app/build/index.js"></script>
</body>
</html>
</html>