diff --git a/src/components/PostPreviewPane.jsx b/src/components/PostPreviewPane.jsx index 16c2a7d6..99455b97 100644 --- a/src/components/PostPreviewPane.jsx +++ b/src/components/PostPreviewPane.jsx @@ -37,9 +37,10 @@ function PostPreviewPane({ && ( diff --git a/src/discussions/posts/post-editor/PostEditor.jsx b/src/discussions/posts/post-editor/PostEditor.jsx index adffc4fc..4c93cfbf 100644 --- a/src/discussions/posts/post-editor/PostEditor.jsx +++ b/src/discussions/posts/post-editor/PostEditor.jsx @@ -59,7 +59,7 @@ function DiscussionPostType({ }) { // Need to use regular label since Form.Label doesn't support overriding htmlFor return ( -