mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-25 04:36:46 +00:00
Remove React Virtualized from <Timeline>
This commit is contained in:
@@ -19,8 +19,8 @@ const getCommonProps = () => ({
|
||||
conversationId: 'fake-conversation-id',
|
||||
i18n,
|
||||
messageId: 'fake-message-id',
|
||||
messageSizeChanged: action('messageSizeChanged'),
|
||||
nextItem: undefined,
|
||||
now: Date.now(),
|
||||
returnToActiveCall: action('returnToActiveCall'),
|
||||
startCallingLobby: action('startCallingLobby'),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user