Skip to content

Commit 40c7de4

Browse files
committed
docs: make new component consistent with other components
1 parent 4033b44 commit 40c7de4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/docs/api/components/keyboard-toolbar

docs/docs/api/components/keyboard-toolbar/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ The property that allows to specify custom text for `Done` button.
332332
</KeyboardToolbar>
333333
```
334334

335-
### `KeyboardToolbar.Group`
335+
### `<KeyboardToolbar.Group>`
336336

337337
This component defines a group of inputs that form an isolated navigation region. When the user presses the prev/next arrows on `KeyboardToolbar`, the focus will only cycle through inputs **within the same group**. Inputs outside the group are not reachable from within, and inputs inside the group are not reachable from outside.
338338

0 commit comments

Comments
 (0)