I am creating RequireAuth component that will be shows if the user is logged in.
import React, { ComponentType } from "react"; import { connect, Con