From 62082abbd720c1d6ba245e05d48c5bda2a7637c5 Mon Sep 17 00:00:00 2001 From: Thomas Tay Date: Thu, 8 Jul 2021 14:43:31 -0700 Subject: [PATCH] Typo in App.jsx for JS template The starter template should say "Edit src/App.jsx" --- js/src/App.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/src/App.jsx b/js/src/App.jsx index 5cef684..d7814c3 100644 --- a/js/src/App.jsx +++ b/js/src/App.jsx @@ -7,7 +7,7 @@ function App() {
logo

- Edit src/App.js and save to reload. + Edit src/App.jsx and save to reload.