0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-25 07:58:49 -05:00

🐛 Fix checkbox of the file export modal

This commit is contained in:
Eva 2024-01-11 12:54:52 +01:00 committed by Andrey Antukh
parent cdc8c270dc
commit 7f4bc246c6

View file

@ -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)]