You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 19, 2019. It is now read-only.
I try to render svg but have an error when rendering Shape.
I've made a fork of one project to show the issue:
https://github.com/rtkhanas/hex-demo
All I did is - I added a single line to render on svg instead of canvas in
src/js/index.js:I suspect that the problem is not with
react-artbut withartproject, but not sure yet.