Loading...
Loading...
Loading...
Renders a list of dashboard activity feed items (comments, file uploads) with avatars.
Install
npx bouncekit@latest add activityitemsImport
import { ActivityItems } from "@/components/dashboard/activity-items"Alice
2m agocommented on Website Redesign
Looks great! Ship it.
Bob
15m agouploaded file to Mobile App
design-v2.fig
4.2 MB
API Reference
| Prop | Type | Required | Description |
|---|---|---|---|
items | ActivityItem[] | yes | Activity feed items to render. |
Source
src/components/dashboard/activity-items.tsx