@@ -13,7 +13,7 @@
</template>
<script setup lang='ts'>
-const props = defineProps<{
+defineProps<{
width: number,
height: number,
name: string