Yuki Takei 2 лет назад
Родитель
Сommit
52189f8be4
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      apps/app/src/components/PageComment/CommentEditor.tsx

+ 1 - 0
apps/app/src/components/PageComment/CommentEditor.tsx

@@ -32,6 +32,7 @@ import { NotAvailableForReadOnlyUser } from '../NotAvailableForReadOnlyUser';
 
 import { CommentPreview } from './CommentPreview';
 
+import '@growi/editor/dist/style.css';
 import styles from './CommentEditor.module.scss';