diff --git a/src/components/EntityGrid.vue b/src/components/EntityGrid.vue index 92c76e81..d7001abe 100644 --- a/src/components/EntityGrid.vue +++ b/src/components/EntityGrid.vue @@ -1,17 +1,9 @@ -/** - * EntityGrid.vue - Unified entity grid layout component - * - * Extracted from GiftedDialog.vue to provide a reusable grid layout - * for displaying people, projects, and special entities with selection. - * - * @author Matthew Raymer - */ +/** * EntityGrid.vue - Unified entity grid layout component * * Extracted from +GiftedDialog.vue to provide a reusable grid layout * for displaying people, +projects, and special entities with selection. * * @author Matthew Raymer */