Access denied.
You do not have permissions to access that page.
import React from "react"; import { Link } from "react-router"; import PATHS from "router/paths"; // @ts-ignore import fleetLogoText from "../../../../assets/images/fleet-logo-text-white.svg"; // @ts-ignore import backgroundImg from "../../../../assets/images/403.svg"; const baseClass = "fleet-403"; const Fleet403 = () => (
You do not have permissions to access that page.