set defaultProps for glow to be false

This commit is contained in:
Anton Georgiev 2017-12-13 14:19:26 -05:00
parent 97989025df
commit 886b32d2ef

View File

@ -16,7 +16,7 @@ const propTypes = {
};
const defaultProps = {
glow: undefined,
glow: false,
};
const AudioControls = ({