diff --git a/src/components/ContactCard/ContactForm/__snapshots__/index.spec.jsx.snap b/src/components/ContactCard/ContactForm/__snapshots__/index.spec.jsx.snap index f3614254c..b3ecded36 100644 --- a/src/components/ContactCard/ContactForm/__snapshots__/index.spec.jsx.snap +++ b/src/components/ContactCard/ContactForm/__snapshots__/index.spec.jsx.snap @@ -115,16 +115,16 @@ exports[`ContactForm should fill form with contact data 1`] = ` > @@ -154,16 +154,16 @@ exports[`ContactForm should fill form with contact data 1`] = ` > @@ -183,7 +183,7 @@ exports[`ContactForm should fill form with contact data 1`] = ` width="10" > @@ -240,16 +240,16 @@ exports[`ContactForm should fill form with contact data 1`] = ` > @@ -279,16 +279,16 @@ exports[`ContactForm should fill form with contact data 1`] = ` > @@ -308,7 +308,7 @@ exports[`ContactForm should fill form with contact data 1`] = ` width="10" > @@ -365,16 +365,16 @@ exports[`ContactForm should fill form with contact data 1`] = ` > @@ -404,16 +404,16 @@ exports[`ContactForm should fill form with contact data 1`] = ` > @@ -433,7 +433,7 @@ exports[`ContactForm should fill form with contact data 1`] = ` width="10" > diff --git a/src/components/ContactGroups/__snapshots__/ContactGroupManager.spec.jsx.snap b/src/components/ContactGroups/__snapshots__/ContactGroupManager.spec.jsx.snap index 2753116d7..d18acc5f8 100644 --- a/src/components/ContactGroups/__snapshots__/ContactGroupManager.spec.jsx.snap +++ b/src/components/ContactGroups/__snapshots__/ContactGroupManager.spec.jsx.snap @@ -1,51 +1,53 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP exports[`ContactGroupManager should display the group select 1`] = ` -
- + width="12" + > + + + + +
`;