diff --git a/app/components/catalog/CatalogSearchBar.vue b/app/components/catalog/CatalogSearchBar.vue new file mode 100644 index 0000000..9ebcc40 --- /dev/null +++ b/app/components/catalog/CatalogSearchBar.vue @@ -0,0 +1,159 @@ + + + diff --git a/app/components/page/CatalogPage.vue b/app/components/page/CatalogPage.vue index 31c2383..f72358d 100644 --- a/app/components/page/CatalogPage.vue +++ b/app/components/page/CatalogPage.vue @@ -12,6 +12,11 @@