lesson 2, chapter 3: refactoring

This commit is contained in:
2023-07-29 15:20:21 +02:00
parent 2247328e2c
commit a417ae365d
6 changed files with 173 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
{
"chapter-1": "Глава 1. React-hook-form",
"chapter-2": "Глава 2. Валидация форм"
"chapter-2": "Глава 2. Валидация форм",
"chapter-3": "Глава 3. Рефакторинг"
}