Kaynağa Gözat

remove empty lines

kaori 5 yıl önce
ebeveyn
işleme
ac4403d46a
1 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  1. 0 2
      src/client/js/components/CustomNavigation.jsx

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

@@ -53,8 +53,6 @@ const CustomNavigation = (props) => {
       tempML += width;
       return { width, marginLeft };
     });
-
-
     const { width, marginLeft } = styles[props.navTabMapping[activeTab].index];
 
     setSliderWidth(width);