Skip to content

Commit a30adde

Browse files
Update src/Shared/Components/BulkSelection/types.tsx
Co-authored-by: Abhishek <abhishek@devtron.ai>
1 parent b86da2f commit a30adde

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)