Format code

This commit is contained in:
Robin
2023-11-30 23:40:33 -05:00
parent 7730b9aebc
commit c433069f90
3 changed files with 6 additions and 6 deletions

View File

@@ -395,8 +395,8 @@ export const InCallView: FC<InCallViewProps> = ({
showControls
? styles.footer
: hideHeader
? [styles.footer, styles.footerHidden]
: [styles.footer, styles.footerThin],
? [styles.footer, styles.footerHidden]
: [styles.footer, styles.footerThin],
)}
>
{!mobile && !hideHeader && (