ErnestoOrtiz2 hace 3 años
padre
commit
a054d509dd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      App.js

+ 1
- 1
App.js Ver fichero

@@ -2,7 +2,7 @@ import { StatusBar } from 'expo-status-bar';
2 2
 import React from 'react';
3 3
 import { StyleSheet, Text, View } from 'react-native';
4 4
 
5
-import { t } from './locales'
5
+import { t } from './locales/index.js'
6 6
 
7 7
 export default function App() {
8 8
   return (