This commit is contained in:
HAM!DREZA
2024-06-19 21:03:07 +03:30
parent 3f9e0d7615
commit 607ead8528
20 changed files with 869 additions and 298 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
</template>
<script setup>
const props = defineProps(['item']);
console.log(props.item);
</script>
<style scoped>