import React from "react"; import { Link } from "react-router-dom"; import { connect } from "react-redux"; import { StoreState } from &