mirror of
https://github.com/penpot/penpot.git
synced 2025-05-28 00:26:12 +02:00
Move matrix math and svg under uxbox.util ns.
This commit is contained in:
parent
ce5675639f
commit
db73b0787b
4 changed files with 6 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
|||
[cuerdas.core :as str]
|
||||
[uxbox.state :as st]
|
||||
[uxbox.shapes :as shapes]
|
||||
[uxbox.svg :as svg]
|
||||
[uxbox.util.svg :as svg]
|
||||
[uxbox.util.data :refer (remove-nil-vals)]))
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue