AITools prime cose
This commit is contained in:
14
src/components/CCatalogo/CCatalogo.vue
Executable file
14
src/components/CCatalogo/CCatalogo.vue
Executable file
@@ -0,0 +1,14 @@
|
||||
<template>
|
||||
<div>
|
||||
<Catalogo>
|
||||
|
||||
</Catalogo>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script lang="ts" src="./CCatalogo.ts">
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
@import './CCatalogo.scss';
|
||||
</style>
|
||||
Reference in New Issue
Block a user