diff --git a/src/Contact.tsx b/src/Contact.tsx index 4cb1a87..2018904 100644 --- a/src/Contact.tsx +++ b/src/Contact.tsx @@ -67,7 +67,7 @@ class Contact extends React.Component { lists.push(getAllType( 'impp', { - insetChildren: true, + leftIcon: }, (x) => x, (x) => (x.substring(x.indexOf(':') + 1)),