ri7nz/Warpokex

View on GitHub
src/components/__snapshots__/Header.test.js.snap

Summary

Maintainability
Test Coverage
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`should render header correctly 1`] = `
<div>
  <div
    class="sc-bdVaJa AwajD"
  >
    <h1
      class="sc-iwsKbI jiMShn"
    >
      WarPokeX
    </h1>
  </div>
</div>
`;