Сделали компоненты с useEffect и useLayoutEffect

This commit is contained in:
2026-04-30 20:32:26 +03:00
parent b8e88a4866
commit 7e1c4bb2e2
3 changed files with 119 additions and 3 deletions
+1
View File
@@ -4,6 +4,7 @@
"version": "0.0.0",
"type": "module",
"scripts": {
"server": "json-server --watch db.json --port 8000",
"dev": "vite",
"build": "vite build",
"lint": "eslint .",