jam411 3 ani în urmă
părinte
comite
34635ba062
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      packages/app/src/components/PageComment/Comment.jsx

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

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