Files
web/app/components/inventory/Inventory.vue
2026-04-07 14:04:46 +07:00

5 lines
59 B
Vue

<script setup>
</script>
<template>
Inventory
</template>