diff --git a/client/src/components/ui/drawer.tsx b/client/src/components/ui/drawer.tsx index 890541e8..86112e1c 100644 --- a/client/src/components/ui/drawer.tsx +++ b/client/src/components/ui/drawer.tsx @@ -10,7 +10,12 @@ const Drawer = ({ shouldScaleBackground = true, ...props }: React.ComponentProps) => ( - + ); Drawer.displayName = 'Drawer'; @@ -37,10 +42,11 @@ const DrawerContent = React.forwardRef< React.ComponentPropsWithoutRef >(({ className, children, ...props }, ref) => ( + +

Overview

-
+

Funding in USD

-
+

Trained people per year

-
+

Community beneficiaries

diff --git a/client/src/containers/projects/detail/panel.tsx b/client/src/containers/projects/detail/panel.tsx index fb300f22..a1bef1a2 100644 --- a/client/src/containers/projects/detail/panel.tsx +++ b/client/src/containers/projects/detail/panel.tsx @@ -118,7 +118,7 @@ export default function ProjectDetailPanel() { - +