File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1616- ` <InlineText /> `
1717 - force children to get displayed as inline content
1818- ` <DecoupledOverlay /> `
19- - similar to ` ContextOverlay ` component but not directly linked to a React element, it specifies the target in the DOM to get connected lazy
19+ - similar to ` ContextOverlay ` component but not directly linked to a React element, it specifies the target in the DOM to get connected lazy
2020- ` <StringPreviewContentBlobToggler /> `
2121 - ` useOnly ` property: specify if only parts of the content should be used for the shortened preview, this property replaces ` firstNonEmptyLineOnly `
2222- ` <ContextOverlay /> `
@@ -51,7 +51,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
5151- ` <CodeMirror /> `
5252 - use the latest provided ` onChange ` function
5353- ` <TextField /> ` , ` <TextArea /> `
54- - fix emoji false-positives in invisible character detection
54+ - fix emoji false-positives in invisible character detection
5555
5656### Changed
5757
You can’t perform that action at this time.
0 commit comments