Optimize rendering
This commit is contained in:
parent
81f06e2404
commit
12c78c742f
34 changed files with 702 additions and 444 deletions
|
@ -375,7 +375,6 @@ const renderItem = (id: string) => (
|
|||
i18n={i18n}
|
||||
interactionMode="keyboard"
|
||||
conversationId=""
|
||||
conversationAccepted
|
||||
renderContact={() => '*ContactName*'}
|
||||
renderUniversalTimerNotification={() => (
|
||||
<div>*UniversalTimerNotification*</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue