diff --git a/src/App.tsx b/src/App.tsx index 36ad70a..3236421 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -360,8 +360,8 @@ function App() { )}
-
-
+
+
setSearchQuery(e.target.value)} onKeyDown={handleSearchKeyDown} - className="pl-8 pr-8 bg-gray-50 dark:bg-gray-950/30 max-w-md" + className="pl-8 pr-8 bg-gray-50 dark:bg-gray-950/30" /> {searchQuery && (