wet-aquaW
Refineβ€’3y ago
wet-aqua

names an routes

hi
I want to have in the router /Dashboard but I want in the sidebar to have another name not like this
how I can do this ?

resources={[
            {
              name: "Dashboard",
              list: Home,
              icon: <House/>,
            },
          ]}
image.png
Was this page helpful?