Skip to content

Commit 9bf0e7c

Browse files
authored
docs(MigrationGuide): fix typo (#6882)
1 parent 5ff5efe commit 9bf0e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/MigrationGuide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ The internal table instance types were updated, leading to stricter types, so de
577577

578578
**Renamed or Changed Props:**
579579

580-
- `alwaysShowSubComponent` has been removed, please use `subComponentsBehavior` with `AnalyticalTableSubComponentsBehavior.Visibe` instead.
580+
- `alwaysShowSubComponent` has been removed, please use `subComponentsBehavior` with `AnalyticalTableSubComponentsBehavior.Visible` instead.
581581
- The default value of `sortable` (`true`) has been removed. To allow sorting in your table please set `sortable` to `true` yourself.
582582

583583
**Removed Props:**

0 commit comments

Comments
 (0)