diff --git a/src/App.tsx b/src/App.tsx index 4c8e667..c40a206 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -119,7 +119,7 @@ function App() { checked={colorBlind} onChange={() => setColorBlind((x: boolean) => !x)} /> - +