mirror of
https://code.lenaisten.de/Lenaisten/advent22.git
synced 2024-11-22 15:53:01 +00:00
add progress bar while loading
This commit is contained in:
parent
859f9586d3
commit
742f12aea5
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
||||||
</template>
|
</template>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
<progress v-else class="progress is-primary" max="100" />
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
|
|
Loading…
Reference in a new issue