Skip to content

Commit 140397f

Browse files
committed
feat(contentpreview): noop to get renderCustomPreview prop released
1 parent 97e633c commit 140397f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/elements/content-preview/ContentPreview.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ type Props = {
142142
* Optional React element to render instead of Box.Preview.
143143
* When provided, renders custom preview implementation while preserving
144144
* ContentPreview layout (sidebar, navigation, header).
145-
* Box.Preview library will not be loaded when children are provided.
146145
*
147146
* The child element will be cloned with injected props:
148147
* - fileId: ID of the file being previewed

0 commit comments

Comments
 (0)