Merged PR 18: Add support for custom SVG
Some checks failed
continuous-integration/drone/push Build is failing

Add support for custom SVG
Add userData back into IProperties
Added library interweave
Update example
This commit is contained in:
Eric Nguyen 2022-08-17 13:43:24 +00:00
parent 82eae4971e
commit e96e4f123b
8 changed files with 109 additions and 9 deletions

View file

@ -14,6 +14,7 @@
},
"dependencies": {
"@heroicons/react": "^1.0.6",
"interweave": "^13.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-svg-pan-zoom": "^3.11.0",