Skip to content

Commit 77f254d

Browse files
shivanshbc-devrev
andauthored
Update fern/docs/pages/customization.mdx
Co-authored-by: Ben Colborn <[email protected]>
1 parent 7f17f63 commit 77f254d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fern/docs/pages/customization.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -390,8 +390,8 @@ hints:
390390
* `placeholder`: The placeholder text for the field.
391391
* `is_sortable`: Whether the field is sortable. Requires `is_filterable` to be true.
392392
* `is_groupable`: Whether the field is groupable. Requires `is_filterable` to be true.
393-
* `order`: The order in which the field appears in the side-panel.
394-
* `group_name`: The group title under which field(s) appear in the side-panel. In the example below, the fields are grouped under groups titled _Group One_ and _Group Two_.
393+
* `order`: The order in which the field appears in the side panel.
394+
* `group_name`: The group title under which field(s) appear in the side panel. In the example below, the fields are grouped under groups titled **Group One** and **Group Two**.
395395

396396
![customization-group_name-ui-hint](../img/customization-group_name-ui-hint.png)
397397

0 commit comments

Comments
 (0)