Skip to content

Commit 3c9cdce

Browse files
committed
adding Loading text in Loader.vue
1 parent 2f2b6f1 commit 3c9cdce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Loaders/Loaders.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<v-container style="z-index: 3">
33
<v-row class="justify-center" no-gutters>
44
<v-col class="text-center" cols="12">
5+
<h1 class="text-white">Loading...</h1>
56
<svg
67
class="lds-dna"
78
height="330px"

0 commit comments

Comments
 (0)