diff --git a/science-quest/src/components/admin/gestion/Ajout.vue b/science-quest/src/components/admin/gestion/Ajout.vue new file mode 100644 index 0000000..e738d49 --- /dev/null +++ b/science-quest/src/components/admin/gestion/Ajout.vue @@ -0,0 +1,30 @@ + + + \ No newline at end of file diff --git a/science-quest/src/components/admin/gestion/Liste.vue b/science-quest/src/components/admin/gestion/Liste.vue new file mode 100644 index 0000000..c58f3be --- /dev/null +++ b/science-quest/src/components/admin/gestion/Liste.vue @@ -0,0 +1,79 @@ + + + +./ligne.vue \ No newline at end of file diff --git a/science-quest/src/components/admin/gestion/ligne.vue b/science-quest/src/components/admin/gestion/ligne.vue new file mode 100644 index 0000000..5d20019 --- /dev/null +++ b/science-quest/src/components/admin/gestion/ligne.vue @@ -0,0 +1,50 @@ + + + + \ No newline at end of file