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