use ref to replace reactive

This commit is contained in:
pa
2026-02-12 11:18:15 +09:00
parent 10e8008185
commit 5ad4713373
2 changed files with 8 additions and 8 deletions

4
package-lock.json generated
View File

@@ -78,8 +78,8 @@
"zod": "^3.25.76"
},
"engines": {
"node": ">=24.13.0",
"npm": ">=11.9.0"
"node": ">=24.10.0",
"npm": ">=11.5.0"
}
},
"node_modules/@babel/code-frame": {