We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b5916fe + d39c3d8 commit 9a630c4Copy full SHA for 9a630c4
examples/simple_excel_export_01.md
@@ -35,7 +35,7 @@ const dataSet1 = [
35
}
36
];
37
38
-var dataSet2 = [
+const dataSet2 = [
39
{
40
name: "Johnson",
41
total: 25,
0 commit comments