Refactor appMode setting so it becomes internal to the DashboardAction component as it is not used anywhere else. This prevents exposing unnecessary - essentially internal - state to the global appState. |
||
|---|---|---|
| .. | ||
| AppDialog.js | ||
| AppElement.js | ||
| BatteryIcon.js | ||
| DashboardActions.js | ||
| DashboardForceCurve.js | ||
| DashboardMetric.js | ||
| PerformanceDashboard.js | ||
| SettingsDialog.js | ||