chore: remove unused import
This commit is contained in:
@ -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,
|
||||||
|
Reference in New Issue
Block a user