soiz1's picture
Upload 1525 files
f2bee8a verified
raw
history blame contribute delete
218 Bytes
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`ButtonComponent matches snapshot 1`] = `
<span
className=""
onClick={[Function]}
role="button"
>
<div
className={undefined}
/>
</span>
`;