**Description** Allow users to select multiple rows in the split grid to "Delete," "Multiply Amount," or "Change Asset" simultaneously. **Technical Tasks** - [ ] Implement multi-checkbox selection. - [ ] **Logic**: Apply a math function (e.g., `amount * 2`) across all selected indices in the state array. **Labels**: `[Frontend]` `Logic` `Medium`
Description
Allow users to select multiple rows in the split grid to "Delete," "Multiply Amount," or "Change Asset" simultaneously.
Technical Tasks
amount * 2) across all selected indices in the state array.Labels:
[Frontend]LogicMedium