mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2026-01-02 19:17:22 +01:00
Make General the default tab again
This commit is contained in:
@@ -18,7 +18,7 @@ export default class SettingsTabs extends Component {
|
||||
super(props)
|
||||
|
||||
this.state = {
|
||||
tab: "Tables",
|
||||
tab: "General",
|
||||
data: this.props.data
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user