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.

15 lines
206 B

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