From 7a81fd4ac1fd913e1300492a64489e0ba8383b00 Mon Sep 17 00:00:00 2001 From: Lynn Date: Fri, 11 Feb 2022 01:34:03 +0100 Subject: [PATCH] Update App.tsx --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)} /> - +