diff --git a/src/components/SearchBar.astro b/src/components/SearchBar.astro index 1db0c49..69605c7 100644 --- a/src/components/SearchBar.astro +++ b/src/components/SearchBar.astro @@ -47,8 +47,12 @@ - + + + Add Prompt + diff --git a/src/components/Sidebar.astro b/src/components/Sidebar.astro index d2cd8c0..beb5d8b 100644 --- a/src/components/Sidebar.astro +++ b/src/components/Sidebar.astro @@ -9,5 +9,9 @@

Make sure to include a title, type, description, and any relevant tags.

-

You can also add notes for your own reference.

+ + + + Go Back + diff --git a/src/pages/add.astro b/src/pages/add.astro index eab632d..70f8831 100644 --- a/src/pages/add.astro +++ b/src/pages/add.astro @@ -57,13 +57,13 @@ const supabaseKey = import.meta.env.PUBLIC_SUPABASE_ANON_KEY;
- - + +
- - + +