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

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

@@ -4,6 +4,7 @@ import React, {
 
 import { UserPicture } from '@growi/ui/dist/components';
 import dynamic from 'next/dynamic';
+import { useRouter } from 'next/router';
 import {
   Button, TabContent, TabPane,
 } from 'reactstrap';