1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly 1`] = `
9 noResultsText="no_results"
11 onInputChange={[Function]}
12 optionComponent={[Function]}
18 "avatar": "7daf6c79d4802916d83f6266e24850af",
20 "name": "Administrator",
23 valueComponent={[Function]}
28 exports[`should render correctly 2`] = `
31 "email": "tester@testing.ch",
36 "email": "foo@bar.ch",
43 exports[`should render correctly 3`] = `
45 className="Select-big"
49 noResultsText="no_results"
51 onInputChange={[Function]}
52 optionComponent={[Function]}
56 "email": "tester@testing.ch",
61 "email": "foo@bar.ch",
71 "avatar": "7daf6c79d4802916d83f6266e24850af",
73 "name": "Administrator",
76 valueComponent={[Function]}