// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing exports[`Notification renders correctly 1`] = `
Message
`; exports[`Notification renders with props 1`] = `
Message
`;