We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 403e78d commit c640371Copy full SHA for c640371
1 file changed
README.md
@@ -221,7 +221,7 @@ function YourComponent() {
221
222
For comprehensive examples and advanced patterns, see [`HOOKS.md`](./HOOKS.md).
223
224
-### 🧱 Hook architecture (DRY · KISS · SRP)
+### 🧱 Hook architecture
225
226
Every hook in this package is a thin choreography layer over three internal primitives, so adding or auditing a hook stays a single-file change:
227
0 commit comments