// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Form renders correctly 1`] = ` Submit `; exports[`Form renders with no button 1`] = ` `; exports[`Form renders with primary button 1`] = ` Custom button `;