mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
Application tab:metrics => details
This commit is contained in:
parent
97f99b0103
commit
1bdb86c7c2
@ -157,7 +157,7 @@ class ClientApplications extends PureComponent {
|
||||
/>
|
||||
|
||||
<Tabs activeTab={this.state.activeTab} onChange={(tabId) => this.setState({ activeTab: tabId })} ripple>
|
||||
<Tab>Metrics</Tab>
|
||||
<Tab>Details</Tab>
|
||||
<Tab>Edit</Tab>
|
||||
</Tabs>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user