mirror of
https://github.com/minio/minio.git
synced 2025-11-21 10:16:03 -05:00
Refactor download object and bulk action components (#5546)
This commit is contained in:
committed by
Harshavardhana
parent
da4558a8f7
commit
6a42727e00
@@ -17,3 +17,5 @@
|
||||
import { createSelector } from "reselect"
|
||||
|
||||
export const getCurrentPrefix = state => state.objects.currentPrefix
|
||||
|
||||
export const getCheckedList = state => state.objects.checkedList
|
||||
|
||||
Reference in New Issue
Block a user