Skip to content

Commit

Permalink
added missing codeFold (Aeolun#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
spyroid authored Nov 11, 2022
1 parent 9262303 commit 656cefb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ export interface ReactDiffViewerStylesOverride {
wordAdded?: Interpolation;
wordRemoved?: Interpolation;
codeFoldGutter?: Interpolation;
codeFold?: Interpolation;
emptyLine?: Interpolation;
content?: Interpolation;
titleBlock?: Interpolation;
Expand Down

0 comments on commit 656cefb

Please sign in to comment.