From 5b91b8b89260f2310b4d23f9ee951fd1fa196eef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rosinni=20Rodr=C3=ADguez?= <43686922+rosinni@users.noreply.github.com> Date: Tue, 5 Nov 2024 21:33:48 +0000 Subject: [PATCH] update learnjson --- learn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/learn.json b/learn.json index 48c21725..250bc08c 100644 --- a/learn.json +++ b/learn.json @@ -8,7 +8,7 @@ "technologies": ["reactjs"], "syntax": "reactjs", "preview": "https://github.com/breatheco-de/exercise-traffic-light-react/blob/master/preview.gif?raw=true", - "solution": "https://github.com/breatheco-de/exercise-traffic-light-react/tree/solution-with-class", + "solution": "https://github.com/breatheco-de/exercise-traffic-light-react/tree/solution", "duration" : 4, "description" : "Create a small react component with its own state and event listeners", "talents": [],