+
+
+
+
+
\ No newline at end of file
diff --git a/src/components/search/Stream.astro b/src/components/search/Stream.astro
new file mode 100644
index 0000000..6fe6264
--- /dev/null
+++ b/src/components/search/Stream.astro
@@ -0,0 +1,69 @@
+---
+const {
+ Title,
+ Creator,
+ Avatar,
+ Link,
+ Thumbnail,
+ Views
+} = Astro.props
+---
+
+