✅ react history
📌 history.push() 보내는쪽 component 받는쪽 component
import { useHistory } from "react-router-dom"; 사용 const { history } = this.props; 사용