Upload SVG as shapes

This commit is contained in:
alonso.torres 2021-01-07 12:26:55 +01:00
parent 5b79928590
commit 802f19453d
28 changed files with 839 additions and 244 deletions

View file

@ -13,6 +13,7 @@
(def embed-ctx (mf/create-context false))
(def render-ctx (mf/create-context nil))
(def def-ctx (mf/create-context false))
(def current-route (mf/create-context nil))
(def current-team-id (mf/create-context nil))