// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`OuiForm is rendered 1`] = `
`; exports[`OuiForm renders a form element 1`] = `
`; exports[`OuiForm renders with error callout when isInvalid is "true" 1`] = `
`; exports[`OuiForm renders with error callout when isInvalid is "true" and has multiple errors 1`] = `
`; exports[`OuiForm renders with error callout when isInvalid is "true" and has one error 1`] = `
`; exports[`OuiForm renders without error callout when invalidCallout is "none" 1`] = `
`;