TestRuleButton.test.tsx.snap 204 B

12345678910111213
  1. // Jest Snapshot v1, https://goo.gl/fbAQLP
  2. exports[`Render should render component 1`] = `
  3. <JSONFormatter
  4. config={
  5. Object {
  6. "animateOpen": true,
  7. }
  8. }
  9. json={Object {}}
  10. open={3}
  11. />
  12. `;