From 71270b348fdac2a20e1d531ec75c7692d50b935c Mon Sep 17 00:00:00 2001 From: "Kent C. Dodds" Date: Wed, 27 Mar 2024 09:55:36 -0600 Subject: [PATCH] Update 02.md Closes #3 --- src/exercise/02.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/exercise/02.md b/src/exercise/02.md index 27f4868..a04d7d7 100644 --- a/src/exercise/02.md +++ b/src/exercise/02.md @@ -110,7 +110,7 @@ so it's useful to understand. > PLEASE NOTE: there was a subtle change in the order of cleanup functions > getting called in React 17: -> +> ## 🦉 Feedback