import UpdateItem from '../components/UpdateItem'; const Sell = ({ query }) => (
); export default Sell;