-
Notifications
You must be signed in to change notification settings - Fork 1
Implement list cards #50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
b8a97ae to
acd1646
Compare
9245917 to
70b8dca
Compare
acd1646 to
157d289
Compare
CaleCrawford
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Sorry it took me so long to get around to this.
src/components/PlayableListCard.js
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very small thing, do we want to account for the singular? (1 Minute). Seems pretty unlikely but thought I'd make note anyway.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For context here: this is resolved in a later PR (which I know you mentioned there 🙂)
Arbitrary content, style overrides.
ListCard has passthrough props.
157d289 to
c9cba6b
Compare
Description
Closes #49.
Motivation and Context
See #47.
Screenshots (if appropriate):