changes
This commit is contained in:
@@ -3,7 +3,7 @@ const props = defineProps({
|
||||
text: String,
|
||||
image: String,
|
||||
type: String,
|
||||
size: Number,
|
||||
size: String,
|
||||
});
|
||||
</script>
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user