// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`renders ./components/notification/demo/basic.md extend context correctly 1`] = `
`;
exports[`renders ./components/notification/demo/custom-icon.md extend context correctly 1`] = `
`;
exports[`renders ./components/notification/demo/custom-style.md extend context correctly 1`] = `
`;
exports[`renders ./components/notification/demo/duration.md extend context correctly 1`] = `
`;
exports[`renders ./components/notification/demo/hooks.md extend context correctly 1`] = `
Array [
,
,
,
]
`;
exports[`renders ./components/notification/demo/placement.md extend context correctly 1`] = `
Array [
,
,
,
,
,
]
`;
exports[`renders ./components/notification/demo/update.md extend context correctly 1`] = `
`;
exports[`renders ./components/notification/demo/with-btn.md extend context correctly 1`] = `
`;
exports[`renders ./components/notification/demo/with-icon.md extend context correctly 1`] = `
`;