Kaynağa Gözat

import editor styles

Yuki Takei 2 yıl önce
ebeveyn
işleme
52189f8be4

+ 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';