Loading...
Loading...
Loading...
Chronological event list with icons, timestamps, and empty state.
Install
npx bouncekit@latest add activityfeedImport
import { ActivityFeed } from "@/components/dashboard/activity-feed"Alice deployed v2.1.0 to production
Bob merged PR #142
Carol created issue #287
API Reference
| Prop | Type | Required | Description |
|---|---|---|---|
items | ActivityFeedItem[] | yes | Events in chronological order. |
emptyText | string | — | Text shown when the feed is empty. |
Source
src/components/dashboard/activity-feed.tsx