fix delete transaction flow
This commit is contained in:
@@ -17,7 +17,6 @@ new class extends Component {
|
||||
|
||||
public function mount()
|
||||
{
|
||||
|
||||
$this->headers = [
|
||||
['key' => 'symbol', 'label' => __('Symbol'), 'class' => ''],
|
||||
['key' => 'market_data_name', 'label' => __('Name'), 'sortable' => true],
|
||||
|
||||
Reference in New Issue
Block a user