Replace svg-pan-zoom by react-svg-pan-zoom
This commit is contained in:
parent
d4a89f7f9d
commit
6db63d5a47
8 changed files with 95 additions and 41 deletions
|
@ -3,7 +3,7 @@
|
|||
"target": "ESNext",
|
||||
"useDefineForClassFields": true,
|
||||
"lib": ["DOM", "DOM.Iterable", "ESNext"],
|
||||
"allowJs": false,
|
||||
"allowJs": true,
|
||||
"skipLibCheck": true,
|
||||
"esModuleInterop": false,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue