// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`ButtonDelete should render ButtonDelete component 1`] = `
<button
className="sw-ButtonDelete "
onClick={[MockFunction]}
type="button"
/>
`;