Update loading icon
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import SMLoadingIcon from "./SMLoadingIcon.vue";
|
import SMLoadingIcon from "./SMLoadingIconBalls.vue";
|
||||||
|
|
||||||
defineProps({
|
defineProps({
|
||||||
loading: {
|
loading: {
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import SMLoadingIcon from "./SMLoadingIcon.vue";
|
import SMLoadingIcon from "./SMLoadingIconBalls.vue";
|
||||||
|
|
||||||
defineProps({
|
defineProps({
|
||||||
loading: {
|
loading: {
|
||||||
|
|||||||
Reference in New Issue
Block a user