Skip to content

Commit

Permalink
fixed class
Browse files Browse the repository at this point in the history
  • Loading branch information
jurassic-period committed Jul 29, 2020
1 parent d77e428 commit b2e576c
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -72,7 +72,7 @@ const ControlPanel = ({
</button>
{children}
<button type="button" className={speedControlClassNames} onClick={onChangeSpeed}>x2</button>
<div>
<div className="dropup">
<button
className="btn d-flex cb-icon-setting"
type="button"
Expand Down

0 comments on commit b2e576c

Please sign in to comment.