diff --git a/components/Avatar.vue b/components/Avatar.vue
new file mode 100644
index 0000000..bb1b48c
--- /dev/null
+++ b/components/Avatar.vue
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
+ {{ text }}
+
+
+
+
+
\ No newline at end of file
diff --git a/components/Button.vue b/components/Button.vue
index e723941..b390032 100644
--- a/components/Button.vue
+++ b/components/Button.vue
@@ -1,6 +1,13 @@
-
\ No newline at end of file
+
+
+
\ No newline at end of file
diff --git a/components/Collapsible.vue b/components/Collapsible.vue
new file mode 100644
index 0000000..9b874c7
--- /dev/null
+++ b/components/Collapsible.vue
@@ -0,0 +1,46 @@
+
+
+
+ {{ label }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/components/Loading.vue b/components/Loading.vue
new file mode 100644
index 0000000..d77af97
--- /dev/null
+++ b/components/Loading.vue
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/components/todo/Avatar.vue b/components/todo/Avatar.vue
deleted file mode 100644
index e69de29..0000000
diff --git a/components/todo/Collapsible.vue b/components/todo/Collapsible.vue
deleted file mode 100644
index e69de29..0000000
diff --git a/pages/index.vue b/pages/index.vue
index efdadb6..eaff0f5 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -8,16 +8,24 @@ const open = ref(false), username = ref(""), price = ref(750), disabled = ref(fa
-
-
-
-
+
+
+
+
+
+
+
+
+
Texte
- Test de HoverCard
+