v5.9.6
What's new:
-
Add baseAppUrl props in component to change the base path of the app.
It's works with react-routerExample:
<Admin baseAppUrl="/app" />
Add baseAppUrl props in component to change the base path of the app.
It's works with react-router
Example:
<Admin baseAppUrl="/app" />