jusrhee 5 роки тому
батько
коміт
1f9acc4a78
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      dashboard/src/main/home/sidebar/Sidebar.tsx

+ 2 - 2
dashboard/src/main/home/sidebar/Sidebar.tsx

@@ -115,9 +115,9 @@ export default class Sidebar extends Component<PropsType, StateType> {
             Templates
           </NavButton>
           <NavButton
-            onClick={() => this.props.setCurrentView('integrations')}
+            // onClick={() => this.props.setCurrentView('integrations')}
             selected={this.props.currentView === 'integrations'}
-            // onClick={() => this.context.setCurrentModal('IntegrationsInstructionsModal', {})}
+            onClick={() => this.context.setCurrentModal('IntegrationsInstructionsModal', {})}
           >
             <img src={integrations} />
             Integrations