diff --git a/frontend/src/app/main/ui/viewer/share_link.cljs b/frontend/src/app/main/ui/viewer/share_link.cljs index 1c4c6e088..8a7961a8b 100644 --- a/frontend/src/app/main/ui/viewer/share_link.cljs +++ b/frontend/src/app/main/ui/viewer/share_link.cljs @@ -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)]