// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`GenericToast should render as expected with detail content 1`] = `
Description
Reject
Accept
`; exports[`GenericToast should render as expected without detail content 1`] = `
Description
Detail
Reject
Accept
`;