mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-09 06:55:47 +01:00
restructure scm-ui and use ui-components and ui-types
This commit is contained in:
@@ -3,8 +3,7 @@ import React from "react";
|
||||
import { translate } from "react-i18next";
|
||||
import { Route } from "react-router";
|
||||
|
||||
import { Page } from "../../components/layout";
|
||||
import { Navigation, NavLink, Section } from "../../components/navigation";
|
||||
import { Page, Navigation, NavLink, Section } from "@scm-manager/ui-components";
|
||||
import GlobalConfig from "./GlobalConfig";
|
||||
import type { History } from "history";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user