1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly: default 1`] = `
5 aria-label="field_required"
6 className="mandatory little-spacer-left"
12 exports[`should render correctly: with className 1`] = `
14 aria-label="field_required"
15 className="mandatory little-spacer-left foo-bar"