mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
fix(publishing): replace span with a
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
(when current-project
|
||||
[:div.cp__publishing-pj
|
||||
[:span.cp__publishing-pj-name current-project]
|
||||
[:span.cp__publishing-edit
|
||||
[:a.cp__publishing-edit
|
||||
{:on-click
|
||||
(fn [_]
|
||||
(reset! editor-state :editor))}
|
||||
|
||||
Reference in New Issue
Block a user