From 40bf94ed2b124852c7ff89695525d89f73c27076 Mon Sep 17 00:00:00 2001 From: manuelsanchez2 Date: Fri, 19 Apr 2024 17:15:09 +0200 Subject: [PATCH] Start things for the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc78a72..eaf697f 100644 --- a/README.md +++ b/README.md @@ -24,5 +24,5 @@ The repo is divided into classes. You will see for example the folder `clase-1` | # | Date | Content | | --- | ---------- | ---------------------------------------------------------------------- | | 1 | 12/04/2024 | **Fetch using useQuery, Skeleton, Isolate common global variables...** | -| 2 | 19/04/2024 | **Sorting / Escape from useEffect hell!** | +| 2 | 19/04/2024 | **Sorting, IconManager, CustomHook, Git!** | | 3 | TBD | TBD |