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) { +