mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-08 22:45:45 +01:00
Change case of file name
This commit is contained in:
@@ -9,7 +9,7 @@ import Tag from "../Tag";
|
||||
import Icon from "../Icon";
|
||||
import { Change, ChangeEvent, DiffObjectProps, File, Hunk as HunkType } from "./DiffTypes";
|
||||
import TokenizedDiffView from "./TokenizedDiffView";
|
||||
import { DefaultCollapsed } from "./DefaultCollapsed";
|
||||
import { DefaultCollapsed } from "./defaultCollapsed";
|
||||
|
||||
const EMPTY_ANNOTATION_FACTORY = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user