chore: remove unused import
This commit is contained in:
parent
5ab9fb89bb
commit
25a03d1789
@ -13,8 +13,6 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import {defineProps} from 'vue'
|
|
||||||
|
|
||||||
defineProps({
|
defineProps({
|
||||||
value: {
|
value: {
|
||||||
type: Number,
|
type: Number,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user