awake-maroonA
Refine3y ago
3 replies
awake-maroon

Can I use different menu items for the same resources?

resources={[
{
name: "post",
list: "/post",
meta: {
label: "My custom post ",
},
{name:"post",
list:"/post1",
meta: {
label: "My custom post2",
},
}
Was this page helpful?