1
0
Fork 0
mirror of synced 2024-09-04 03:31:45 +12:00
This commit is contained in:
Peter Clement 2022-03-16 10:33:38 +00:00
parent a2c3257515
commit fcfce77d5d
3 changed files with 3 additions and 4 deletions

View file

@ -241,7 +241,6 @@ const s3UploadHandler = async action => {
} }
} }
const exportDataHandler = async action => { const exportDataHandler = async action => {
let selection = rowSelectionStore.actions.getSelection( let selection = rowSelectionStore.actions.getSelection(
action.parameters.tableComponentId action.parameters.tableComponentId