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