import { Link } from "react-router-dom"; const InfoUpdate = () => { const id=1; return (
CHERRY #0805
); }; export default InfoUpdate;