Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into grid-stash
  • Loading branch information
virginia-cruz committed Apr 10, 2021
2 parents 34c3e1c + 5783233 commit f957977
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ exports[`<Badge /> should render the badge 1`] = `
badge
</span>
</div>
`
`;
1 change: 1 addition & 0 deletions src/components/Grid/index.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export * from './Grid'
14 changes: 7 additions & 7 deletions src/templates/Home/__tests__/__snapshots__/Home.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -190,25 +190,25 @@ exports[`<Home /> should render the heading 1`] = `
class="c8"
>
<p>
</p>
<p>
Name
Name
</p>
<p>
Type
Type
</p>
<p>
Breed
Breed
</p>
<p>
Gender
Gender
</p>
<p>
Color
Color
</p>
<p>
</p>
</div>
</section>
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13696,4 +13696,4 @@ yocto-queue@^0.1.0:
zwitch@^1.0.0:
version "1.0.5"
resolved "https://registry.yarnpkg.com/zwitch/-/zwitch-1.0.5.tgz#d11d7381ffed16b742f6af7b3f223d5cd9fe9920"
integrity sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==
integrity sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==

0 comments on commit f957977

Please sign in to comment.