From 6f8fd8e5b719c5a64948a1a0da59053bc5158836 Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Wed, 16 Jul 2025 22:37:44 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix:=20Move=20add=20button=20to?= =?UTF-8?q?=20top?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/SearchBar.astro | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/SearchBar.astro b/src/components/SearchBar.astro index 69605c7..3f5bab4 100644 --- a/src/components/SearchBar.astro +++ b/src/components/SearchBar.astro @@ -3,6 +3,10 @@ ---
+ + Add Prompt + +
@@ -51,8 +55,4 @@ Reset Filters - - - Add Prompt -