This commit is contained in:
nevermoregb 2024-12-19 14:00:26 +09:00
parent f020d33fe2
commit 4e1e97f195

View File

@ -6,8 +6,6 @@
</template>
<script setup>
import { defineEmits } from 'vue';
const props = defineProps({
maxlength: {
type: Number,