token-wizard/test/components/Common/__snapshots__/TextField.spec.js.snap

8 lines
145 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`TextField should render TextField component 1`] = `
<input
className="sw-TextField"
/>
`;