Skip to content

Commit

Permalink
html spinner
Browse files Browse the repository at this point in the history
  • Loading branch information
rohanharikr committed Sep 26, 2024
1 parent 476c0dd commit 446e7e1
Show file tree
Hide file tree
Showing 2 changed files with 922 additions and 931 deletions.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,8 @@
</head>

<body>
<div id="app" class="h-full flex flex-col"></div>
<div id="load-spinner" class="spinner"></div>
<div id="app" class="h-full flex-col" style="display: none"></div>
<script type="module" src="/src/main.js"></script>
</body>
<script>
Expand Down
Loading

0 comments on commit 446e7e1

Please sign in to comment.