dead-brownD
Refine3y ago
23 replies
dead-brown

Change router for page

Hi I'm using refine as library to create my crud page
Now I have a show page with route like this /plan/{id}
When I click a button on this page, can I redirect to /plan/{id}/component/create
which component/create is create a component and insert to DB
Was this page helpful?