1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should display the field as valid 1`] = `
5 className="modal-validation-field"
15 className="little-spacer-top"
20 exports[`should display the field with an error 1`] = `
22 className="modal-validation-field"
28 className="is-invalid"
32 className="little-spacer-top"
35 className="text-danger"
42 exports[`should display the field without any error/validation 1`] = `
44 className="modal-validation-field"
54 className="modal-field-description"
61 exports[`should display the field without any error/validation 2`] = `
63 className="modal-validation-field"