ali322/CNodeRN

View on GitHub
app/theme/dark/module/offline.js

Summary

Maintainability
A
0 mins
Test Coverage
export default {
  offlineWrapper: {
    backgroundColor: '#333'
  },
  offLineInfoText: {
    color: '#999'
  }
}