import AppGrid from './AppGrid'; import '../style/SectionGrid.css'; function SectionGrid({ section, onEdit, onDelete }) { return (