mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-02-23 03:06:21 +00:00
331 B
331 B
One
<util.ConversationContext theme={util.theme} ios={util.ios}>
<LastSeenIndicator count={1} i18n={util.i18n} />
</util.ConversationContext>
More than one
<util.ConversationContext theme={util.theme} ios={util.ios}>
<LastSeenIndicator count={2} i18n={util.i18n} />
</util.ConversationContext>