// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`should render cancel text when using cancel-text prop 1`] = ` `; exports[`should render description when using description prop 1`] = ` foo `; exports[`should render title and description slot correctly 1`] = `

Custom Title

Custom Description
`;