Skip to content

Commit 9f273df

Browse files
committed
fixed info banner
1 parent a0501c0 commit 9f273df

File tree

1 file changed

+1
-1
lines changed
  • website/docs/components/table/advanced-table/partials/code

1 file changed

+1
-1
lines changed

website/docs/components/table/advanced-table/partials/code/how-to-use.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Similar to the basic Advanced Table, you can insert your own content into the `:
152152

153153
!!! Info
154154

155-
Resizable columns are not supported in instances of the Advanced Table that have nested rows.
155+
Reorderable columns are not supported in instances of the Advanced Table that have nested rows.
156156
!!!
157157

158158
Set the `@hasReorderableColumns` argument to `true` in order to make columns reorderable either by clicking and dragging on the column reorder handle, or by moving focus to the handle and using the right and left arrow keys.

0 commit comments

Comments
 (0)