mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
Minor bugfix on workspace settings.
This commit is contained in:
parent
e77764f693
commit
82ce2d166e
@ -81,7 +81,7 @@
|
||||
[:input
|
||||
{:type "checkbox"
|
||||
:on-change on-align-change
|
||||
:checked (:grid/align opts)
|
||||
:checked (:grid/alignment opts)
|
||||
:id "magnet"
|
||||
:value "Yes"}]
|
||||
[:label {:for "magnet"} "Activate magnet"]]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user