Skip to content

Commit 64fc2df

Browse files
authored
docs: removes live preview image placeholder comment (#10643)
There was a rogue `{/* IMAGE OF LIVE PREVIEW HERE */}` comment being rendered in the live preview docs. Comments in this format used to be hidden, but since moving to a new rendering pattern they now appear.
1 parent f1cc8bd commit 64fc2df

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/live-preview/overview.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ const config = buildConfig({
3333
Alternatively, you can define the `admin.livePreview` property on individual [Collection Admin Configs](../admin/collections) and [Global Admin Configs](../admin/globals). Settings defined here will be merged into the top-level as overrides.
3434
</Banner>
3535

36-
{/* IMAGE OF LIVE PREVIEW HERE */}
37-
3836
## Options
3937

4038
Setting up Live Preview is easy. This can be done either globally through the [Root Admin Config](../admin/overview), or on individual [Collection Admin Configs](../admin/collections) and [Global Admin Configs](../admin/globals). Once configured, a new "Live Preview" tab will appear at the top of enabled Documents. Navigating to this tab opens the preview window and loads your front-end application.

0 commit comments

Comments
 (0)