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