From 1d295d596401eb33f17809e46e8db617a2fb0eb3 Mon Sep 17 00:00:00 2001 From: Andrew Chou Date: Tue, 14 Jun 2022 10:28:39 -0400 Subject: [PATCH] fix: use correct icon names in sync screen --- src/frontend/sharedComponents/icons/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/frontend/sharedComponents/icons/index.js b/src/frontend/sharedComponents/icons/index.js index d68772319..a8cc47c7a 100644 --- a/src/frontend/sharedComponents/icons/index.js +++ b/src/frontend/sharedComponents/icons/index.js @@ -40,7 +40,7 @@ export const CellphoneIcon = ({ }: FontIconProps) => ( @@ -53,7 +53,7 @@ export const LaptopIcon = ({ }: FontIconProps) => (