mirror of
https://github.com/penpot/penpot.git
synced 2025-07-10 21:38:35 +02:00
💄 Minor syntax cosmetic changes.
This commit is contained in:
parent
6812099900
commit
a6f05ea8c2
1 changed files with 8 additions and 7 deletions
|
@ -20,7 +20,8 @@
|
||||||
[app.util.i18n :as i18n :refer [tr]]
|
[app.util.i18n :as i18n :refer [tr]]
|
||||||
[rumext.alpha :as mf]))
|
[rumext.alpha :as mf]))
|
||||||
|
|
||||||
(def measure-attrs [:proportion-lock
|
(def measure-attrs
|
||||||
|
[:proportion-lock
|
||||||
:width :height
|
:width :height
|
||||||
:x :y
|
:x :y
|
||||||
:rotation
|
:rotation
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue