diff --git a/src/components/EntityGrid.vue b/src/components/EntityGrid.vue index a4d5aa55..92c76e81 100644 --- a/src/components/EntityGrid.vue +++ b/src/components/EntityGrid.vue @@ -1,7 +1,40 @@ -/** * 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 + */