From 2c6c693ceb4c77253d9edd8a07abcdaba12204c7 Mon Sep 17 00:00:00 2001 From: Paul Valerie GOMA Date: Sat, 26 Jul 2025 12:54:39 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feature:=20Scroll=20panel=20compone?= =?UTF-8?q?nt=20added?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/scrollpanel/VScrollpanel.vue | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 src/components/scrollpanel/VScrollpanel.vue diff --git a/src/components/scrollpanel/VScrollpanel.vue b/src/components/scrollpanel/VScrollpanel.vue new file mode 100644 index 0000000..8f9caf5 --- /dev/null +++ b/src/components/scrollpanel/VScrollpanel.vue @@ -0,0 +1,16 @@ + + +