diff --git a/react/features/filmstrip/components/web/BaseIndicator.js b/react/features/filmstrip/components/web/BaseIndicator.js
index 3d195b27f5..30707b34d4 100644
--- a/react/features/filmstrip/components/web/BaseIndicator.js
+++ b/react/features/filmstrip/components/web/BaseIndicator.js
@@ -89,7 +89,7 @@ class BaseIndicator extends Component {
return (
{ this.props.tooltip
?
{ children }
diff --git a/react/features/video-quality/components/VideoQualityLabel.web.js b/react/features/video-quality/components/VideoQualityLabel.web.js
index fc303944a5..f27e74a05d 100644
--- a/react/features/video-quality/components/VideoQualityLabel.web.js
+++ b/react/features/video-quality/components/VideoQualityLabel.web.js
@@ -166,7 +166,7 @@ export class VideoQualityLabel extends Component {
className = { classNames }
id = 'videoResolutionLabel'>
{ labelContent }