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