diff --git a/components/Switch.vue b/components/Switch.vue
new file mode 100644
index 0000000..4302d41
--- /dev/null
+++ b/components/Switch.vue
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/components/TextInput.vue b/components/TextInput.vue
new file mode 100644
index 0000000..5359b9c
--- /dev/null
+++ b/components/TextInput.vue
@@ -0,0 +1,15 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/components/Toast.vue b/components/Toast.vue
index 66f7a6b..6a5b84a 100644
--- a/components/Toast.vue
+++ b/components/Toast.vue
@@ -1,33 +1,58 @@
-
-
-
-
+
+ {{ title }}
+ ×
+ {{ content }}
-
+