Add svgpanzoom
This commit is contained in:
parent
c8c135fa7c
commit
3dc67f88c9
4 changed files with 28 additions and 9 deletions
|
@ -10,7 +10,8 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
"react-dom": "^18.2.0",
|
||||
"svg-pan-zoom": "^3.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.0.15",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue