diff --git a/components/neroshitron/search_input.tsx b/components/neroshitron/search_input.tsx index ba39484..031efcc 100644 --- a/components/neroshitron/search_input.tsx +++ b/components/neroshitron/search_input.tsx @@ -67,10 +67,32 @@ const SearchInput = ({ tagsChanged, searchChanged, nsfwChanged}: SearchInputProp ) :( <> +<<<<<<< Updated upstream setSearch(e.target.value)} className="rounded-l-md h-16 bg-gray-100 text-grey-darker py-2 font-normal text-grey-darkest border border-gray-100 font-bold w-full py-1 px-2 outline-none text-lg text-gray-600" type="text" placeholder="Looking for a specific collection?" />
+======= +