ErnestoOrtiz2 3 anni fa
parent
commit
64ebe7b730
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2
    1
      screens/main/StateTime.js

+ 2
- 1
screens/main/StateTime.js Vedi File

@@ -217,4 +217,5 @@ export default class Time extends Component{
217 217
         </ImageBackground>
218 218
       </TouchableWithoutFeedback>
219 219
     );
220
-
220
+    }
221
+  }