mirror of
https://github.com/penpot/penpot.git
synced 2025-01-27 00:49:28 -05:00
Add missing require.
This commit is contained in:
parent
cd365b77d3
commit
b90e70277e
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
[uxbox.main.state.shapes :as stsh]
|
||||
[uxbox.main.data.core :refer (worker)]
|
||||
[uxbox.main.data.pages :as udp]
|
||||
[uxbox.util.geom.point :as gpt]
|
||||
[uxbox.util.data :refer (index-of)]))
|
||||
|
||||
(defn add-shape
|
||||
|
|
Loading…
Add table
Reference in a new issue