diff --git a/examples/catalog/components/search/Form.tsx b/examples/catalog/components/search/Form.tsx index 68bc9c87..3bfc33d1 100644 --- a/examples/catalog/components/search/Form.tsx +++ b/examples/catalog/components/search/Form.tsx @@ -29,7 +29,7 @@ const SearchForm: React.FC = () => { className="inline-block w-1/2 pr-3 py-2 border border-gray-300 rounded-md leading-5 bg-white placeholder-gray-500 focus:outline-none focus:placeholder-gray-400 focus:ring-1 focus:ring-indigo-500 focus:border-indigo-500 sm:text-sm" />