Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |
/* eslint-disable react/prop-types */
import React from "react";
import { connect } from "react-redux";
import styled from "styled-components";
import AlertComponent from "./AlertComponent";