Skip to content

Commit 1ad5273

Browse files
author
Aleksandr Kritskii
committed
test
1 parent b447748 commit 1ad5273

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/demo-reactjs/src/App.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ function App() {
3232
let settings = {
3333
fileName: "MySpreadsheet",
3434
}
35+
3536
xlsx(data, settings)
3637
}
3738

0 commit comments

Comments
 (0)