mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-12 00:15:44 +01:00
Export DiffFile ui component
This commit is contained in:
@@ -6,6 +6,7 @@ export { diffs };
|
|||||||
export * from "./changesets";
|
export * from "./changesets";
|
||||||
|
|
||||||
export { default as Diff } from "./Diff";
|
export { default as Diff } from "./Diff";
|
||||||
|
export { default as DiffFile } from "./DiffFile";
|
||||||
export { default as LoadingDiff } from "./LoadingDiff";
|
export { default as LoadingDiff } from "./LoadingDiff";
|
||||||
|
|
||||||
export type {
|
export type {
|
||||||
|
|||||||
Reference in New Issue
Block a user