You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The font on toast uses toastLibrary 's font toast.success( "Contact removed", We've removed @${remoteUsername} from your contacts. );
while the "jump to bottom"(don't know what this component is called) uses default font. {localUnreadCount ? localUnreadCount === 1 ? "1 unread message" : ${localUnreadCount} unread messages : "Jump to bottom"}{" "}
The text was updated successfully, but these errors were encountered: