Browse Source

remove comment

kaori 5 years ago
parent
commit
48433e7c28
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/client/js/components/CustomNavigation.jsx

+ 0 - 2
src/client/js/components/CustomNavigation.jsx

@@ -38,8 +38,6 @@ const CustomNavigation = (props) => {
       return;
       return;
     }
     }
 
 
-    //   // setDefaultActiveTab('');
-
     if (navBar == null || navTabs == null) {
     if (navBar == null || navTabs == null) {
       console.log(`${navBar},${navTabs}`);
       console.log(`${navBar},${navTabs}`);
       setSliderWidth(5);
       setSliderWidth(5);