Skip to content

Commit dad080a

Browse files
authored
docs(editor): add code blocks to toolbar layout types (#5605)
1 parent f6fad9c commit dad080a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/docs/2.components/editor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ Check out the image upload example for a complete implementation with custom han
319319

320320
### With toolbar
321321

322-
You can use the [EditorToolbar](/docs/components/editor-toolbar) component to add a fixed, bubble, or floating toolbar to the Editor with common formatting actions.
322+
You can use the [EditorToolbar](/docs/components/editor-toolbar) component to add a `fixed`, `bubble`, or `floating` toolbar to the Editor with common formatting actions.
323323

324324
::component-example
325325
---

0 commit comments

Comments
 (0)