UserStoryCard

UserStoryCard Component

autodocs
Playground
STORY5 pts
high

As a User, I want login so that access my dashboard

Acceptance Criteria
Enter email
Enter password
Props
No configurable props
Default
STORY5 pts
high

As a User, I want login so that access my dashboard

Acceptance Criteria
Enter email
Enter password
Completed
STORY8 pts
medium

As a Admin, I want user management so that control access

Acceptance Criteria
View user list
Add/remove users
Planned
STORY3 pts
low

As a Developer, I want copy code so that speed up development

Acceptance Criteria
View syntax-highlighted code
Using UserStoryCardtsx
import { UserStoryCard } from '@/components/UserStoryCard'

<UserStoryCard />
Tokens Used
No design tokens detected