diff --git a/src/components/App.tsx b/src/components/App.tsx index af2bb8b..5d2567f 100644 --- a/src/components/App.tsx +++ b/src/components/App.tsx @@ -8,7 +8,7 @@ export default function App() { const [state, dispatch] = useReducer(reducer, initialState); return ( -
+