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
|
||||
} from "../modules/sources";
|
||||
import FileTreeLeaf from "./FileTreeLeaf";
|
||||
import Button from "@scm-manager/ui-components/src/buttons/Button";
|
||||
import { Button } from "@scm-manager/ui-components";
|
||||
|
||||
type Hunk = {
|
||||
tree: File;
|
||||
|
||||
Reference in New Issue
Block a user