diff --git a/src/components/SearchBar.astro b/src/components/SearchBar.astro index 9de39f6..74e4694 100644 --- a/src/components/SearchBar.astro +++ b/src/components/SearchBar.astro @@ -4,7 +4,7 @@ // TODO: Add options for AND/OR switching and sort by options --- -
+
Add Prompt diff --git a/src/components/SidebarAdd.astro b/src/components/SidebarAdd.astro index f9e9b43..01c95cc 100644 --- a/src/components/SidebarAdd.astro +++ b/src/components/SidebarAdd.astro @@ -15,7 +15,7 @@ const code = `[ `; --- -
-
+

Prompt Catalog - Add New Prompt

Add or import new AI prompts to the catalog

-
+ -
+
-
+
@@ -92,14 +92,18 @@ const supabaseKey = import.meta.env.PUBLIC_SUPABASE_ANON_KEY;
-
+
- + + + diff --git a/src/pages/edit.astro b/src/pages/edit.astro index 636a3b7..2105737 100644 --- a/src/pages/edit.astro +++ b/src/pages/edit.astro @@ -19,12 +19,12 @@ const supabaseKey = import.meta.env.PUBLIC_SUPABASE_ANON_KEY; hidden > -
+

Prompt Catalog - Add New Prompt

Add a new AI prompt to the catalog

-
+ -
+
@@ -32,7 +32,11 @@ const supabaseKey = import.meta.env.PUBLIC_SUPABASE_ANON_KEY;
Loading...
- + + +