1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-06-30 23:09:44 +07:00
verdaccio-ui/src/components/NoItems/__snapshots__/Noitems.test.tsx.snap

10 lines
227 B
Plaintext
Raw Normal View History

2019-04-05 02:23:40 +07:00
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`<NoItem /> component should load the component in default state 1`] = `
<h6
class="MuiTypography-root MuiTypography-subtitle1 MuiTypography-gutterBottom"
>
test
</h6>
`;