Upgrade Prettier to 2.0.4. Reformatted all JS files
This commit is contained in:
@@ -25,6 +25,6 @@ const PlayButton = ({ icon = defaultIcon, action, ...rest }) => {
|
||||
|
||||
PlayButton.propTypes = {
|
||||
icon: PropTypes.element,
|
||||
action: PropTypes.object
|
||||
action: PropTypes.object,
|
||||
}
|
||||
export default PlayButton
|
||||
|
||||
Reference in New Issue
Block a user