From de3f50b3882697d089890117b201bcd390833f20 Mon Sep 17 00:00:00 2001 From: Joshua Seigler Date: Sun, 9 Oct 2022 23:56:27 -0400 Subject: [PATCH] style improvement --- src/App.tsx | 7 ++++++- src/index.html | 6 ++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 4c67bdb..c3e2591 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -9,7 +9,12 @@ export function App() {

React State Management