last tweak

This commit is contained in:
Cloudburst 2022-10-01 20:35:47 +02:00 committed by GitHub
parent d7efcbdc43
commit 6c8bb5d80a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@ const IndexPage = () => {
<div class="alert shadow-lg w-full mx-10 md:w-2/3 mb-5"> <div class="alert shadow-lg w-full mx-10 md:w-2/3 mb-5">
<div> <div>
<span>Fetching data...</span> <span>Fetching data...</span>
<progress class="progress progress-primary w-1/3"></progress>
</div> </div>
</div> </div>
} }