From ad26dd29ea96ad57b62f8de7deb2e4853e4176af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?TED=20A=2E=20=E2=AD=95?= <105297660+wattapik@users.noreply.github.com> Date: Mon, 2 Oct 2023 12:50:28 +0000 Subject: [PATCH] render read only comment as html --- src/editor/widgets/comment/Comment.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/editor/widgets/comment/Comment.jsx b/src/editor/widgets/comment/Comment.jsx index cc9b9dc..7044e25 100644 --- a/src/editor/widgets/comment/Comment.jsx +++ b/src/editor/widgets/comment/Comment.jsx @@ -44,7 +44,7 @@ const Comment = props => { return props.readOnly ? (