Explorar el Código

Bug ortografico

ErnestoOrtiz2 hace 3 años
padre
commit
64ebe7b730
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2
    1
      screens/main/StateTime.js

+ 2
- 1
screens/main/StateTime.js Ver fichero

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