mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
M #~: Minor fix to info tab function (#2197)
This commit is contained in:
parent
4c0b0db27f
commit
a6fb6a2f85
@ -315,7 +315,7 @@ export const getAvailableInfoTabs = (infoTabs = {}, getTabComponent, id) =>
|
||||
|
||||
return (
|
||||
TabContent && {
|
||||
name: camelName,
|
||||
label: camelName,
|
||||
id: tabName,
|
||||
renderContent: () => <TabContent tabProps={tabProps} id={id} />,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user