Update docs
Lint / lint (push) Failing after 56s

This commit is contained in:
Julien Valverdé
2026-07-26 00:32:33 +02:00
parent 926eba0570
commit d0fa8f04a2
4 changed files with 29 additions and 6 deletions
-1
View File
@@ -33,7 +33,6 @@ removing, or changing a hook call resets the Effect View implementation. Add
## Current limitations
- Vite is the only supported bundler.
- Definitions must be top-level variable, class, or default-export
declarations.
- Hook signature analysis is conservative and based on `useX` call syntax.