added full keycloak support. Partial Quantum backend support, Moved to
.env for config - removed the globalVars variable for a lack of need - changed the documentation page for test of multilevel navigation - added machines page to route - cleaned up dependencies for build - changed config to split imports
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Breadcrumbs } from "@mantine/core";
|
||||
import { type ReactElement } from "react";
|
||||
import { Link, type UIMatch } from "react-router";
|
||||
import { Link } from "react-router";
|
||||
import "./Breadcrumbs.css";
|
||||
import { routes } from "Routes/Routes";
|
||||
import { useLocation } from "react-router";
|
||||
|
||||
Reference in New Issue
Block a user