Skip to content

Commit 5da8ac4

Browse files
committed
feat: Copy and export data frames.
1 parent c71b93e commit 5da8ac4

File tree

5 files changed

+1071
-90
lines changed

5 files changed

+1071
-90
lines changed

package-lock.json

Lines changed: 40 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2125,6 +2125,7 @@
21252125
"ansi-to-html": "^0.6.7",
21262126
"bootstrap": "^5.0.0",
21272127
"bootstrap-less": "^3.3.8",
2128+
"clsx": "^2.1.1",
21282129
"cross-fetch": "^3.1.5",
21292130
"encoding": "^0.1.13",
21302131
"fast-deep-equal": "^2.0.1",
@@ -2163,6 +2164,7 @@
21632164
"strip-comments": "^2.0.1",
21642165
"styled-components": "^5.2.1",
21652166
"svg-to-pdfkit": "^0.1.8",
2167+
"tailwind-merge": "^3.3.1",
21662168
"tcp-port-used": "^1.0.1",
21672169
"tmp": "^0.2.4",
21682170
"url-parse": "^1.5.10",

0 commit comments

Comments
 (0)