Closed Yohox closed 5 years ago
this is code
export function createTable(data) { return table(data); }
What version?
@gajus it's 5.2.3
Can you share the data
as a JSON?
@gajus Hello this is data JSON thanks ~
[["Ext","Requests","Time","Time/Request","Description"],["js",1261,"6s","4ms","JavaScript files"],["Total",1261,"6s","",""]]
Cannot replicate the issue.