]> source.dussan.org Git - sonarqube.git/blob
62eac278e7f83690e2a8b0dbebba788ae6bf6bd6
[sonarqube.git] /
1 // Jest Snapshot v1, https://goo.gl/fbAQLP
2
3 exports[`should render correctly 1`] = `
4 <div>
5   <ClickEventBoundary>
6     <button
7       onClick={[Function]}
8       type="button"
9     >
10       Click me
11     </button>
12   </ClickEventBoundary>
13 </div>
14 `;