Replace div with pre

pull/645/head
Tienson Qin 2020-05-09 21:11:43 +08:00
parent 8c53292864
commit 1d78d7bdcb
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@
:dangerouslySetInnerHTML {:__html html}}])) :dangerouslySetInnerHTML {:__html html}}]))
:else ; other text formats :else ; other text formats
[:div.cursor.pre-line-white-space [:pre.cursor
{:id id {:id id
:on-click on-click} :on-click on-click}
(if (string/blank? content) (if (string/blank? content)