kaori 5 лет назад
Родитель
Сommit
13f19a25ad
1 измененных файлов с 0 добавлено и 4 удалено
  1. 0 4
      src/client/js/components/CommentLinkButton.jsx

+ 0 - 4
src/client/js/components/CommentLinkButton.jsx

@@ -7,10 +7,6 @@ import { withUnstatedContainers } from './UnstatedUtils';
 
 const WIKI_HEADER_LINK = 120;
 
-/**
- * @author Kaori Tokashiki <kaori@weseek.co.jp>
- *
- */
 const CommentLinkButton = (props) => {
 
   const { navigationContainer } = props;