From b49c9f1b467ecc8a95351e4a233c72dd43209fa6 Mon Sep 17 00:00:00 2001 From: Michael Novotny Date: Sat, 26 Oct 2024 22:19:16 -0500 Subject: [PATCH] Fixes error in `ci{` lesson --- public/course.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/course.tsx b/public/course.tsx index 1072f03..f18586d 100644 --- a/public/course.tsx +++ b/public/course.tsx @@ -411,7 +411,7 @@ function App() { // Let's refactor the `onClick` handler into a separate function. // Steps: -// 1. Place your cursor at the start of the line with `