Przeglądaj źródła

Bug ortografico

ErnestoOrtiz2 2 lat temu
rodzic
commit
64ebe7b730
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2
    1
      screens/main/StateTime.js

+ 2
- 1
screens/main/StateTime.js Wyświetl plik

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