diff --git a/src/video-grid/VideoTile.tsx b/src/video-grid/VideoTile.tsx index 531fc1c0..49da9b90 100644 --- a/src/video-grid/VideoTile.tsx +++ b/src/video-grid/VideoTile.tsx @@ -140,7 +140,7 @@ export const VideoTile = React.forwardRef( ) : (
- {microphoneMuted ? : } + {microphoneMuted === false ? : } {displayName} {showConnectionStats && (