Updated some pages and layouts for navigation noSearch and showBackBtn
• Updated: - some pages and layouts for navigation noSearch and showBackBtn
This commit is contained in:
@@ -37,10 +37,7 @@ class SettingsLayout extends React.PureComponent {
|
||||
<WrappedBundle component={SidebarXS} />
|
||||
</Responsive>
|
||||
|
||||
<DefaultNavigationBar
|
||||
title={title}
|
||||
noSearch
|
||||
/>
|
||||
<DefaultNavigationBar title={title} showBackBtn />
|
||||
|
||||
<div className={[_s.d, _s.flexRow, _s.w100PC].join(' ')}>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user