mirror of
https://github.com/penpot/penpot.git
synced 2025-06-07 02:11:39 +02:00
Move geom from common to main.
This commit is contained in:
parent
277cde7978
commit
2810903020
33 changed files with 39 additions and 39 deletions
|
@ -15,7 +15,7 @@
|
|||
[uxbox.main.ui.core :as uuc]
|
||||
[uxbox.common.ui.mixins :as mx]
|
||||
[uxbox.main.ui.workspace.base :as uuwb]
|
||||
[uxbox.common.geom.point :as gpt]))
|
||||
[uxbox.main.geom.point :as gpt]))
|
||||
|
||||
(defn watch-scroll-interactions
|
||||
[own]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue