mirror of
https://github.com/trafficlunar/blockmatic.git
synced 2026-08-12 12:29:42 +00:00
feat: design open image dialog
This commit is contained in:
parent
370ec76c9b
commit
98e6354a6e
2 changed files with 104 additions and 3 deletions
|
|
@ -12,6 +12,7 @@
|
|||
"dependencies": {
|
||||
"@pixi/react": "7",
|
||||
"@radix-ui/react-dialog": "^1.1.3",
|
||||
"@radix-ui/react-label": "^2.1.1",
|
||||
"@radix-ui/react-menubar": "^1.1.2",
|
||||
"@radix-ui/react-slider": "^1.2.2",
|
||||
"@radix-ui/react-toggle": "^1.1.0",
|
||||
|
|
@ -22,6 +23,7 @@
|
|||
"pixi.js": "7",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-dropzone": "^14.3.5",
|
||||
"react-router": "^7.0.2",
|
||||
"tailwind-merge": "^2.5.5",
|
||||
"tailwindcss-animate": "^1.0.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue