FPSMS-frontend
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

17 lines
236 B

  1. export const PRIVATE_ROUTES = [
  2. "/analytics",
  3. "/dashboard",
  4. "/m18Syn",
  5. "/testing",
  6. "/jo/testing",
  7. "/ps",
  8. "/bagPrint",
  9. "/laserPrint",
  10. "/report",
  11. "/invoice",
  12. "/projects",
  13. "/tasks",
  14. "/settings",
  15. "/material",
  16. ];