Merge pull request #15391 from ramonlsouza/fix-missing-color-white
fix: add missing import in audio controls
This commit is contained in:
commit
419441017e
@ -6,6 +6,7 @@ import {
|
||||
colorDanger,
|
||||
colorGrayDark,
|
||||
colorOffWhite,
|
||||
colorWhite,
|
||||
} from '/imports/ui/stylesheets/styled-components/palette';
|
||||
|
||||
const pulse = keyframes`
|
||||
|
Loading…
Reference in New Issue
Block a user