Skip to content

Commit 06cbcb4

Browse files
committed
feat: build upload input v3 and tests
1 parent 923ce32 commit 06cbcb4

5 files changed

Lines changed: 726 additions & 0 deletions

File tree

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"@babel/runtime": "^7.20.7",
2323
"@emotion/react": "^11.11.4",
2424
"@emotion/styled": "^11.11.5",
25+
"@mui/icons-material": "^7.3.9",
2526
"@mui/material": "^5.15.20",
2627
"@react-pdf/renderer": "^3.1.11",
2728
"awesome-bootstrap-checkbox": "^1.0.1",
@@ -105,6 +106,7 @@
105106
"peerDependencies": {
106107
"@emotion/react": "^11.11.4",
107108
"@emotion/styled": "^11.11.5",
109+
"@mui/icons-material": "^7.3.9",
108110
"@mui/material": "^5.15.20",
109111
"@react-pdf/renderer": "^3.1.11",
110112
"awesome-bootstrap-checkbox": "^1.0.1",

0 commit comments

Comments
 (0)