mirror of
https://github.com/austinried/subtracks.git
synced 2026-03-27 23:12:42 +01:00
test caching
This commit is contained in:
@@ -30,7 +30,7 @@ const App = () => (
|
||||
const styles = StyleSheet.create({
|
||||
appContainer: {
|
||||
flex: 1,
|
||||
backgroundColor: colors.gradient.high,
|
||||
backgroundColor: 'green', // change test
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user