From 01ce6eff03e4c427e12d9b2b23ed540698016fa9 Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Sat, 27 May 2023 00:30:48 -0600 Subject: Añade más campos de búsqueda MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/search_bar.tsx | 32 ++++++++++++++++++++++++++++---- 1 file changed, 28 insertions(+), 4 deletions(-) (limited to 'src/components/search_bar.tsx') diff --git a/src/components/search_bar.tsx b/src/components/search_bar.tsx index a33bcca..47c4953 100644 --- a/src/components/search_bar.tsx +++ b/src/components/search_bar.tsx @@ -3,17 +3,41 @@ import "./stylesheets/search_bar.css" export default function SearchBar({ path }) { return( -
+
- + +
+ +
+ +
+ +
+ +
+ +
+