Browse Source

remove an empty line

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

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

@@ -33,7 +33,6 @@ const CustomNavigation = (props) => {
   }
 
   useEffect(() => {
-
     if (activeTab === '') {
       return;
     }