0
0
Fork 0
This commit is contained in:
Alex Moreno 2024-10-08 12:21:57 +02:00
commit 3dad27e463
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ const props = defineProps({
},
offset: {
type: Number,
default: 0,
default: undefined,
},
skeleton: {
type: Boolean,