Skip to content

Commit ec6a4c9

Browse files
author
Amrit Kashyap Borah
committed
Merge branch 'feat/rb-table' into fix/rb-table
2 parents d4dc889 + a30adde commit ec6a4c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Shared/Components/BulkSelection/types.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ export interface BulkSelectionProps {
5555
showChevronDownIcon?: boolean
5656
disabled?: boolean
5757
/**
58-
* If true, pressing the checkbox will select all items on page if list is not paginated
58+
* Will act as checkbox instead of opening up popup if list is not paginated
5959
*/
6060
selectAllIfNotPaginated?: boolean
6161
}

0 commit comments

Comments
 (0)