We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa9454b commit b0df565Copy full SHA for b0df565
1 file changed
CHANGELOG.md
@@ -16,7 +16,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
16
- `<InlineText />`
17
- force children to get displayed as inline content
18
- `<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
+ - similar to `ContextOverlay` component but not directly linked to a React element, it specifies the target in the DOM to get connected lazy
20
- `<StringPreviewContentBlobToggler />`
21
- `useOnly` property: specify if only parts of the content should be used for the shortened preview, this property replaces `firstNonEmptyLineOnly`
22
- `<ContextOverlay />`
0 commit comments