Form refactoring
All checks were successful
Lint / lint (push) Successful in 41s

This commit is contained in:
Julien Valverdé
2025-09-25 12:52:44 +02:00
parent 5f531c9b2e
commit b3d6cc6764
3 changed files with 98 additions and 58 deletions

View File

@@ -13,6 +13,9 @@
"packages/effect-fc": {
"name": "effect-fc",
"version": "0.1.3",
"dependencies": {
"@typed/async-data": "^0.13.1",
},
"devDependencies": {
"@effect/language-service": "^0.35.2",
},