Ability to pick the number of chip colors, and their counts (Issue #11) #16
No reviewers
Labels
No Label
Large
Medium
Small
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: david/poker-chips-helper#16
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "djwesty/11"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created component, and added it to our Index.
Component has a bit of tricky custom logic, to show control the chip quantities and counts, and handle user input. Also added tests.
This addresses issue #11
It looks good.