Skip to content

Commit

Permalink
Add missing propTypes
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpete committed Aug 31, 2017
1 parent 8d1295e commit 9ffc996
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/props.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ export const propTypes = {
style: object,
progressFrequency: number,
playsinline: bool,
hidden: bool,
className: string,
soundcloudConfig: shape({
clientId: string,
showArtwork: bool
Expand Down

0 comments on commit 9ffc996

Please sign in to comment.