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