1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly: default 1`] = `
5 className="big-spacer-top"
9 onCheck={[MockFunction]}
13 "label": "foo.bar.foo",
17 "label": "foo.bar.baz",
26 exports[`should render correctly: option checked 1`] = `
28 className="big-spacer-top"
32 onCheck={[MockFunction]}
36 "label": "foo.bar.foo",
40 "label": "foo.bar.baz",
50 exports[`should render correctly: with title 1`] = `
52 className="big-spacer-top"
55 className="spacer-bottom"
61 onCheck={[MockFunction]}
65 "label": "foo.bar.foo",
69 "label": "foo.bar.baz",