docs(data-table): rename example "Selectable with batch actions"

This commit is contained in:
Eric Liu 2022-08-14 15:01:24 -07:00
commit 43bcbee7ba

View file

@ -1111,7 +1111,7 @@ Use the `selectedRowIds` prop to specify which rows should be selected.
<FileSource src="/framed/DataTable/DataTableBatchSelectionInitial" />
### Selectable with batch actions
### Batch selection with batch actions toolbar
<FileSource src="/framed/DataTable/DataTableBatchSelectionToolbar" />