Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 1 | Rev 4423 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 4420
Línea 75... Línea 75...
75
        </Switch>
75
        </Switch>
76
      </div>
76
      </div>
77
    </div>
77
    </div>
78
  );
78
  );
79
};
79
};
80
// const mapStateToProps = (state) => ({});
-
 
Línea 81... Línea 80...
81
 
80
 
82
const mapDispatchToProps = {
81
const mapDispatchToProps = {
83
  addNotification: (notification) => addNotification(notification),
82
  addNotification: (notification) => addNotification(notification),