diff --git a/src/grants/components/ui/base/web-links/web-links.tsx b/src/grants/components/ui/base/web-links/web-links.tsx index 34e0ea4b..13dbd145 100644 --- a/src/grants/components/ui/base/web-links/web-links.tsx +++ b/src/grants/components/ui/base/web-links/web-links.tsx @@ -29,7 +29,7 @@ export const WebLinks = ({ links, classNames }: Props) => { {icon} 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 11c28a60..fca0396e 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}