mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-11 07:55:47 +01:00
fixes some small bugs with signature icon
This commit is contained in:
@@ -43,7 +43,7 @@ import {
|
||||
} from "@scm-manager/ui-components";
|
||||
import ContributorTable from "./ContributorTable";
|
||||
import { Link as ReactLink } from "react-router-dom";
|
||||
import SignatureIcon from "./SignatureIcon";
|
||||
import SignatureIcon from "@scm-manager/ui-components/src/repos/changesets/SignatureIcon";
|
||||
|
||||
type Props = WithTranslation & {
|
||||
changeset: Changeset;
|
||||
|
||||
Reference in New Issue
Block a user