import React from "react"; import { connect } from "react-redux"; const Tester = (props) =>
{JSON.stringify(props , null , 4)}