jam411 3 سال پیش
والد
کامیت
32cb2578d3
2فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 1 0
      packages/app/src/components/PageComment.module.scss
  2. 1 0
      packages/app/src/components/PageComment.tsx

+ 1 - 0
packages/app/src/components/PageComment.module.scss

@@ -12,6 +12,7 @@
   }
 }
 
+// TODO: Refacotr Soft-coding
 .page-comment-comment-body-skelton :global {
   position: relative;
   height: 66px;

+ 1 - 0
packages/app/src/components/PageComment.tsx

@@ -137,6 +137,7 @@ export const PageComment: FC<Props> = memo((props:Props): JSX.Element => {
     return (
       <>
         {/* TODO: Check the comment.html CSS */}
+        {/* TODO: Refactor CSS classes */}
         <div className={`${styles['page-comment-styles']} page-comments-row comment-list`}>
           <div className="container-lg">
             <div className="page-comments">