// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Modal Component should render a modal with a cancel and a submit button 1`] = `
`;
exports[`Modal Component should render a modal with a header 1`] = `
`;
exports[`Modal Component should render a modal with a submit button 1`] = `
`;
exports[`Modal Component should render a modal with children 1`] = `
`;
exports[`Modal Component should render a modal with different button types 1`] = `
`;