1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`renders correctly 1`] = `
5 contentLabel="onboarding.header"
7 onRequestClose={[MockFunction]}
8 shouldCloseOnOverlayClick={false}
11 className="modal-simple-head text-center"
17 className="spacer-top"
19 onboarding.header.description
23 className="modal-simple-body text-center onboarding-choices"
26 className="onboarding-choice"
29 <OnboardingProjectIcon
30 className="big-spacer-bottom"
33 className="onboarding-choice-name"
35 onboarding.analyze_public_code
40 onboarding.analyze_public_code.note
44 className="onboarding-choice"
45 onClick={[MockFunction]}
47 <OnboardingPrivateIcon
48 className="big-spacer-bottom"
51 className="onboarding-choice-name"
53 onboarding.analyze_private_code
58 onboarding.analyze_private_code.note
62 className="onboarding-choice"
63 onClick={[MockFunction]}
66 className="big-spacer-bottom"
69 className="onboarding-choice-name"
71 onboarding.contribute_existing_project
76 onboarding.contribute_existing_project.note
81 className="modal-simple-footer text-center"
84 className="spacer-bottom"
85 onClick={[MockFunction]}