mirror of
https://github.com/penpot/penpot.git
synced 2026-02-25 13:56:04 +00:00
Minor bugfix on workspace settings.
This commit is contained in:
@@ -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"]]
|
||||
|
||||
Reference in New Issue
Block a user