Skip to content

Create missing UI Card components #87

@DeborahOlaboye

Description

@DeborahOlaboye

Description

Admin dashboard imports Card components that don't exist, causing the page to crash.

Current State

  • File: frontend/src/app/admin/page.tsx
  • Imports: Card, CardContent, CardHeader, CardTitle from @/components/ui/card
  • File doesn't exist: frontend/src/components/ui/card.tsx

Expected Behavior

Create the missing card components using Radix UI primitives or install shadcn/ui.

Impact

High - Admin dashboard page won't render

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions