Explorar el Código

Removed Dead Code

Savio Fernando hace 1 año
padre
commit
f0620fe0bd
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      src/screens/Settings/SettingsPage.js

+ 0 - 2
src/screens/Settings/SettingsPage.js

@@ -112,8 +112,6 @@ const SettingListItem = props => {
       backgroundColor: currentTheme === 'light' ? colors().primaryTintColor : colors().black_variant,
       marginLeft: 20,
       padding: 8,
-      // maxHeight:48,
-      // maxWidth: 48,
       borderRadius: 32,
     },
   })