diff --git a/components/SliderInput.vue b/components/SliderInput.vue
new file mode 100644
index 0000000..70394ea
--- /dev/null
+++ b/components/SliderInput.vue
@@ -0,0 +1,20 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/components/SliderRangeInput.vue b/components/SliderRangeInput.vue
new file mode 100644
index 0000000..4ed3ba7
--- /dev/null
+++ b/components/SliderRangeInput.vue
@@ -0,0 +1,21 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/components/Switch.vue b/components/Switch.vue
index 4302d41..c80b991 100644
--- a/components/Switch.vue
+++ b/components/Switch.vue
@@ -1,8 +1,8 @@
@@ -10,7 +10,7 @@
@@ -8,6 +8,8 @@ const open = ref(false), username = ref("");