mirror of
https://github.com/penpot/penpot.git
synced 2026-03-05 09:41:12 +00:00
🐛 Fix checkbox of the file export modal
This commit is contained in:
@@ -245,8 +245,8 @@
|
||||
[:label {:for (str "page-" current-page-id)
|
||||
:class (stl/css-case :global/checked true)}
|
||||
|
||||
[:span {:class (stl/css :checked)}
|
||||
i/status-tick-refactor]
|
||||
[:span {:class (stl/css :checked)}
|
||||
i/status-tick-refactor]
|
||||
|
||||
(:name current-page)]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user