jam411 3 سال پیش
والد
کامیت
34635ba062
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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() {
-    // TODO: Check isMathJaxEnabled when remarked.
+    // TODO: Check rendererOptions when remarked.
     const { interceptorManager, rendererOptions } = this.props;
     const context = this.currentRenderingContext;