Browse Source

clean code

jam411 3 years ago
parent
commit
761f0f3d61
1 changed files with 0 additions and 2 deletions
  1. 0 2
      packages/app/src/components/Navbar/GrowiSubNavigationSwitcher.jsx

+ 0 - 2
packages/app/src/components/Navbar/GrowiSubNavigationSwitcher.jsx

@@ -115,8 +115,6 @@ const GrowiSubNavigationSwitcher = (props) => {
 
   }, [initWidth, initVisible]);
 
-  // ${styles['grw-subnav-switcher']}
-
   return (
     <div className={`${styles['grw-subnav-switcher']} ${isVisible ? '' : 'grw-subnav-switcher-hidden'}`}>
       <div