Browse Source

Bug ortografico

ErnestoOrtiz2 2 years ago
parent
commit
64ebe7b730
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      screens/main/StateTime.js

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

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