mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-10 07:25:44 +01:00
Fix import
This commit is contained in:
@@ -15,7 +15,7 @@ import {
|
|||||||
isFetchSourcesPending
|
isFetchSourcesPending
|
||||||
} from "../modules/sources";
|
} from "../modules/sources";
|
||||||
import FileTreeLeaf from "./FileTreeLeaf";
|
import FileTreeLeaf from "./FileTreeLeaf";
|
||||||
import Button from "@scm-manager/ui-components/src/buttons/Button";
|
import { Button } from "@scm-manager/ui-components";
|
||||||
|
|
||||||
type Hunk = {
|
type Hunk = {
|
||||||
tree: File;
|
tree: File;
|
||||||
|
|||||||
Reference in New Issue
Block a user