update export wallet statement
This commit is contained in:
@ -18,7 +18,7 @@ import * as XLSX from 'xlsx';
|
||||
import jsPDF from 'jspdf';
|
||||
import 'jspdf-autotable';
|
||||
|
||||
interface AutoTableData {
|
||||
interface AutoTableData {
|
||||
pageNumber: number;
|
||||
table: any;
|
||||
doc: jsPDF;
|
||||
|
||||
Reference in New Issue
Block a user