mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Upgrade Prettier to 2.4.1
This commit is contained in:
@@ -58,7 +58,8 @@ export const CallingHeader = ({
|
||||
className={classNames(
|
||||
'module-calling-button__participants--container',
|
||||
{
|
||||
'module-calling-button__participants--shown': showParticipantsList,
|
||||
'module-calling-button__participants--shown':
|
||||
showParticipantsList,
|
||||
}
|
||||
)}
|
||||
onClick={toggleParticipants}
|
||||
|
||||
Reference in New Issue
Block a user