Fix loading circle bug
This commit is contained in:
parent
110fd1d5af
commit
9ad2114859
|
@ -13,7 +13,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
export let value = false
|
||||
export let value = null
|
||||
export let minValue = 0
|
||||
export let maxValue = 100
|
||||
|
||||
|
|
Loading…
Reference in New Issue