diff --git a/src/grants/pages/grant-page-layout/grant-page-layout.tsx b/src/grants/pages/grant-page-layout/grant-page-layout.tsx index 11c28a6..c125f57 100644 --- a/src/grants/pages/grant-page-layout/grant-page-layout.tsx +++ b/src/grants/pages/grant-page-layout/grant-page-layout.tsx @@ -27,7 +27,7 @@ export const GrantPageLayout = ({ list, grant, children }: Props) => { backButton={} /> -
+
Grantee List
{list}