From 0ec50a482eed1cc665492f05eb13f33a828463ff Mon Sep 17 00:00:00 2001 From: Brian Holt Date: Wed, 23 Oct 2024 09:42:31 -0500 Subject: [PATCH] Update A-jsx.md --- lessons/04-core-react-concepts/A-jsx.md | 1 + 1 file changed, 1 insertion(+) diff --git a/lessons/04-core-react-concepts/A-jsx.md b/lessons/04-core-react-concepts/A-jsx.md index aa97889..c39c374 100644 --- a/lessons/04-core-react-concepts/A-jsx.md +++ b/lessons/04-core-react-concepts/A-jsx.md @@ -1,4 +1,5 @@ --- +title: JSX description: >- Explore the integration of JSX in React applications with Brian Holt's "Complete Intro to React, v9" course, as it simplifies HTML tags into