scattered-tealS
Refine3y ago
4 replies
scattered-teal

Does every resource need a list?

Let's say I have a blog project similar to https://github.com/refinedev/refine/tree/next/examples/blog-material-ui

Let's say I want to add a sidebar option like "settings" and in that option, open up a BlogSettings form where I can edit the name of the blog. Is there a sample showing something like this?

I can't seem to make the sidebar or the rest provider to fetch data unless I add a list to each resource, what about resources where you only have one object?

Thanks
GitHub
Build your React-based CRUD applications, without constraints. - refine/examples/blog-material-ui at next · refinedev/refine
refine/examples/blog-material-ui at next · refinedev/refine
Was this page helpful?