diff --git a/README.md b/README.md index ea4212cddc7785cb0aefcc756a2948de40b9c738..3e51f02dafd95af2419586940e0225d0eb2a359d 100644 --- a/README.md +++ b/README.md @@ -845,14 +845,10 @@ It is possible to automatically add a menu entry on the left. For this: "experimental": [ "routing", "menu" - ], - "menuAttributes": { - "dataSrc": "server://users/" - }, + ] } ``` -2. create a component `solid-mycomponent-menu`. - This component will be rendered in the left sidebar menu with the `menuAttributes` attributes added automatically. +2. create a component `solid-mycomponent-menu`. This component will be rendered in the left sidebar #### Change the default route