mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-03 12:16:10 +00:00
remove commented code
This commit is contained in:
parent
d3b806c2ee
commit
7c5302bf6f
@ -387,15 +387,6 @@ export const EntityProfile = <T, U>({
|
||||
<Body $isShowNavBarRedesign={isShowNavBarRedesign}>
|
||||
<BodyContent $isShowNavBarRedesign={isShowNavBarRedesign}>
|
||||
<EntityTabs tabs={visibleTabs} selectedTab={routedTab} />
|
||||
{/* <TabContent>
|
||||
{routedTab && (
|
||||
<routedTab.component
|
||||
properties={routedTab.properties}
|
||||
contextType={TabContextType.PROFILE}
|
||||
renderType={TabRenderType.DEFAULT}
|
||||
/>
|
||||
)}
|
||||
</TabContent> */}
|
||||
</BodyContent>
|
||||
</Body>
|
||||
</HeaderAndTabsFlex>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user