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 `