Skip to content

Commit cbbf079

Browse files
authored
Merge branch 'master' into v3.0.0
2 parents b20e3b4 + 41fd9de commit cbbf079

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ class Diff extends PureComponent {
7777
| leftTitle | `string` | `undefined` | Column title for left section of the diff in split view. This will be used as the only title in inline view. |
7878
| rightTitle | `string` | `undefined` | Column title for right section of the diff in split view. This will be ignored in inline view. |
7979

80+
8081
## Instance Methods
8182

8283
`resetCodeBlocks()` - Resets the expanded code blocks to it's initial state. Return `true` on successful reset and `false` during unsuccessful reset.

0 commit comments

Comments
 (0)