From 186d94ed170cf63d08ced461f9294b158cd88fb3 Mon Sep 17 00:00:00 2001 From: lewisl008 <114534725+lewisl008@users.noreply.github.com> Date: Sun, 14 May 2023 18:27:27 -0700 Subject: [PATCH] Update App.jsx --- src/App.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.jsx b/src/App.jsx index b453e9d..d1d0878 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -25,7 +25,7 @@ function App() { count is {count}

- Edit src/App.jsx and save to test HMR + Edit src/App.jsx and save to test HMR!!