You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be awesome to customize the Controls to not display some of the buttons. For example I do not want to display the skip to buttons. I also do not want to display the shuffle/repeat button. It would be nice to pass showSkipToButtons = false and showPlayingStateBtn = false.
I think this should be relatively easy. I am pretty new to Reactjs but I could possible do a pull request with these features enabled?
The text was updated successfully, but these errors were encountered:
It would be awesome to customize the Controls to not display some of the buttons. For example I do not want to display the skip to buttons. I also do not want to display the shuffle/repeat button. It would be nice to pass showSkipToButtons = false and showPlayingStateBtn = false.
I think this should be relatively easy. I am pretty new to Reactjs but I could possible do a pull request with these features enabled?
The text was updated successfully, but these errors were encountered: