From cffc9e2b4256b119d8029540273d681538ce8b77 Mon Sep 17 00:00:00 2001 From: automated-signal <37887102+automated-signal@users.noreply.github.com> Date: Wed, 14 Feb 2024 14:21:02 -0600 Subject: [PATCH] Fix icon color for e164 entry Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com> --- ts/components/conversationList/StartNewConversation.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/ts/components/conversationList/StartNewConversation.tsx b/ts/components/conversationList/StartNewConversation.tsx index bca17ec7ad..746ef75f5e 100644 --- a/ts/components/conversationList/StartNewConversation.tsx +++ b/ts/components/conversationList/StartNewConversation.tsx @@ -15,7 +15,6 @@ import type { ParsedE164Type } from '../../util/libphonenumberInstance'; import type { LookupConversationWithoutServiceIdActionsType } from '../../util/lookupConversationWithoutServiceId'; import type { LocalizerType } from '../../types/Util'; import type { ShowConversationType } from '../../state/ducks/conversations'; -import { AvatarColors } from '../../types/Colors'; type PropsData = { phoneNumber: ParsedE164Type; @@ -94,7 +93,6 @@ export const StartNewConversation: FunctionComponent = React.memo( leading={