import { useLocation } from 'react-router-dom'; const location = useLocation() const { state } = location.state