diff --git a/editor/src/components/inspector/sections/comment-section.tsx b/editor/src/components/inspector/sections/comment-section.tsx index 5437e9fa7cce..f730eba31b34 100644 --- a/editor/src/components/inspector/sections/comment-section.tsx +++ b/editor/src/components/inspector/sections/comment-section.tsx @@ -228,8 +228,15 @@ const ThreadPreviews = React.memo(() => { )} {when( sortedThreads.length === 0, -