mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2025-10-16 11:55:39 +00:00
fix wrong story code
This commit is contained in:
parent
e4589eb358
commit
b8c9712e91
@ -48,11 +48,7 @@ const columns = [{
|
||||
data={ products }
|
||||
columns={ columns }
|
||||
exportCSV={ {
|
||||
fileName: 'custom.csv',
|
||||
separator: '|',
|
||||
ignoreHeader: true,
|
||||
noAutoBOM: false,
|
||||
blobType: 'text/csv;charset=ansi'
|
||||
ignoreFooter: false
|
||||
} }
|
||||
>
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user