Skip to content

Commit 1e247f8

Browse files
authored
docs: fix link to live-preview example and remove empty placeholder (#10380)
1 parent 1a9fba5 commit 1e247f8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/live-preview/overview.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,6 @@ The following options are available for each breakpoint:
157157

158158
_* An asterisk denotes that a property is required._
159159

160-
{/* IMAGE OF TOOLBAR HERE */}
161-
162160
The "Responsive" option is always available in the drop-down and requires no additional configuration. This is the default breakpoint that will be used on initial load. This option styles the iframe with a width and height of `100%` so that it fills the screen at its maximum size and automatically resizes as the window changes size.
163161

164162
You may also explicitly resize the Live Preview by using the corresponding inputs in the toolbar. This will temporarily override the breakpoint selection to "Custom" until a predefined breakpoint is selected once again.
@@ -167,4 +165,4 @@ If you prefer to freely resize the Live Preview without the use of breakpoints,
167165

168166
## Example
169167

170-
For a working demonstration of this, check out the official [Live Preview Example](https://github.com/payloadcms/payload/tree/main/examples/live-preview/payload).
168+
For a working demonstration of this, check out the official [Live Preview Example](https://github.com/payloadcms/payload/tree/main/examples/live-preview).

0 commit comments

Comments
 (0)