mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +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>
 | 
					                <Tabs activeTab={this.state.activeTab} onChange={(tabId) => this.setState({ activeTab: tabId })} ripple>
 | 
				
			||||||
                    <Tab>Metrics</Tab>
 | 
					                    <Tab>Details</Tab>
 | 
				
			||||||
                    <Tab>Edit</Tab>
 | 
					                    <Tab>Edit</Tab>
 | 
				
			||||||
                </Tabs>
 | 
					                </Tabs>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user