generated from gitea_admin/default
ajout de strapi
This commit is contained in:
15
app/components/testcomponentpage.vue
Normal file
15
app/components/testcomponentpage.vue
Normal file
@@ -0,0 +1,15 @@
|
||||
<template>
|
||||
<div>
|
||||
<p>
|
||||
mon premier component de page
|
||||
</p>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
|
||||
</script>
|
||||
|
||||
<style>
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user