some minor fixes and warnings cleanpu

This commit is contained in:
Henry Jameson 2024-12-23 04:15:24 +02:00
commit 34449a7c61
4 changed files with 18 additions and 3 deletions

View file

@ -1,7 +1,7 @@
<template>
<NumberSetting
v-bind="$attrs"
truncate="1"
:truncate="1"
>
<slot />
</NumberSetting>