diff --git a/src/components/SchemaTest.vue b/src/components/SchemaTest.vue
new file mode 100644
index 0000000..142c7c0
--- /dev/null
+++ b/src/components/SchemaTest.vue
@@ -0,0 +1,34 @@
+
+
+
+ {{ message }}
+
+
+
\ No newline at end of file
diff --git a/src/components/patterns/Pop.vue b/src/components/patterns/Pop.vue
index 7cda053..f5481ce 100644
--- a/src/components/patterns/Pop.vue
+++ b/src/components/patterns/Pop.vue
@@ -13,12 +13,17 @@ import {
} from '@/components/ui/command'
import { Input } from '@/components/ui/input'
import PixelBarTest from '@/components/device-gui/PixelBarTest.vue'
+import SchemaTest from '@/components/SchemaTest.vue'
+
+
+
+