// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders ./components/spin/demo/basic.vue correctly 1`] = `
`; exports[`renders ./components/spin/demo/custom-indicator.vue correctly 1`] = `
`; exports[`renders ./components/spin/demo/delay.vue correctly 1`] = `
Alert message title
Further details about the context of this alert.
Loading state:
`; exports[`renders ./components/spin/demo/inside.vue correctly 1`] = `
`; exports[`renders ./components/spin/demo/nested.vue correctly 1`] = `
Alert message title
Further details about the context of this alert.
Loading state:
`; exports[`renders ./components/spin/demo/size.vue correctly 1`] = `
`; exports[`renders ./components/spin/demo/tip.vue correctly 1`] = `
Loading...
Alert message title
Further details about the context of this alert.
`;