8 lines
122 B
Text
8 lines
122 B
Text
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||
|
|
||
|
exports[`Spinner matches snapshot 1`] = `
|
||
|
<span
|
||
|
class="spinner small"
|
||
|
/>
|
||
|
`;
|