Routing
Page and URL routing
Last updated
Was this helpful?
Page and URL routing
Last updated
Was this helpful?
Berry routing system is based on and its package it's also using code splitting for better performance.
Open ...\src\routes\index.jsx
You will find the below example code. In the below code we have shown four different routes. <MainRoutes/>
is the main layout routing you see after login.