You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

EscKeydownHandler-test.tsx.snap 114B

1234567
  1. // Jest Snapshot v1, https://goo.gl/fbAQLP
  2. exports[`should render correctly 1`] = `
  3. <span>
  4. Hi there
  5. </span>
  6. `;