From 4e892e9e5cd2a3f7e8d5835ae9d5d98ce04f599c Mon Sep 17 00:00:00 2001 From: Natxo <1172351+natxocc@users.noreply.github.com> Date: Fri, 13 Mar 2026 13:53:33 +0100 Subject: [PATCH] Update Readme.md --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index 2bb4d90..929bc85 100644 --- a/Readme.md +++ b/Readme.md @@ -872,6 +872,7 @@ $component('todo-app', () => { 5. **Cleanup** - `onUnmount()` registers functions called when component is removed 6. **Host access** - `host` gives direct access to the custom element instance +--- ### `$router(routes)` - Router @@ -1540,3 +1541,4 @@ function useFetch(url) { +