import React from "react"; export default function EditRestaurantLunch(props) { return (

Lunch

); }