jam411 3 lat temu
rodzic
commit
34635ba062

+ 1 - 1
packages/app/src/components/PageComment/Comment.jsx

@@ -137,7 +137,7 @@ class Comment extends React.PureComponent {
   }
 
   async renderHtml() {
-    // TODO: Check isMathJaxEnabled when remarked.
+    // TODO: Check rendererOptions when remarked.
     const { interceptorManager, rendererOptions } = this.props;
     const context = this.currentRenderingContext;