From 058add7216dc52a3b0311917a2368489149c0620 Mon Sep 17 00:00:00 2001 From: Dan Marquis Date: Mon, 20 Apr 2020 16:15:22 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7d8b7a6..bc84045 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,10 @@ Wrapping up React intro and Intro to other Frameworks! ## Continuing React Intro - Recap of last class -- State +- Types of Components - Props +- State - Data Flow -- Component Lifecycle ## Other Web Frameworks - Angular