kaori пре 5 година
родитељ
комит
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;
 const WIKI_HEADER_LINK = 120;
 
 
-/**
- * @author Kaori Tokashiki <kaori@weseek.co.jp>
- *
- */
 const CommentLinkButton = (props) => {
 const CommentLinkButton = (props) => {
 
 
   const { navigationContainer } = props;
   const { navigationContainer } = props;