yusuketk %!s(int64=7) %!d(string=hai) anos
pai
achega
b4e09bab91
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/client/js/components/Page/TagLabel.jsx

+ 1 - 1
src/client/js/components/Page/TagLabel.jsx

@@ -26,7 +26,7 @@ class TagLabel extends React.Component {
   }
 
   async componentWillMount() {
-    // set  pageTag on button
+    // set pageTag on button
     const pageId = this.props.pageId;
     if (pageId) {
       const res = await this.props.crowi.apiGet('/pages.getPageTag', { pageId });