- The fix is in! Linty fresh and pretty...
This commit is contained in:
8
app/components/Login/Login.styles.js
Normal file
8
app/components/Login/Login.styles.js
Normal file
@@ -0,0 +1,8 @@
|
||||
import { StyleSheet } from 'react-native';
|
||||
|
||||
export default StyleSheet.create({
|
||||
container: {
|
||||
flex: 1,
|
||||
},
|
||||
textInput: {},
|
||||
});
|
||||
Reference in New Issue
Block a user