UserStoryCard
UserStoryCard Component
Playground
STORY5 pts
highAs a User, I want login so that access my dashboard
Acceptance Criteria
Enter email
Enter password
Props
No configurable props
Default
STORY5 pts
highAs a User, I want login so that access my dashboard
Acceptance Criteria
Enter email
Enter password
Completed
STORY8 pts
mediumAs a Admin, I want user management so that control access
Acceptance Criteria
View user list
Add/remove users
Planned
STORY3 pts
lowAs 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