diff --git a/list-generator/frontend/src/App.tsx b/list-generator/frontend/src/App.tsx index 0cf485cf..f1346cbf 100644 --- a/list-generator/frontend/src/App.tsx +++ b/list-generator/frontend/src/App.tsx @@ -72,7 +72,8 @@ function App() { onChange={(e) => setListType(e.target.value)} className="mt-1 block w-full border-gray-300 border p-2 rounded-md shadow-sm focus:ring-indigo-500 focus:border-indigo-500 sm:text-sm" > - + +