Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Henrique Macedo committed Feb 15, 2022
1 parent ce980a8 commit 7f009c3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,8 @@ exports[`Avatar renders 1`] = `
}
.c0 > * {
position: absolute;
width: 100%;
height: 100%;
z-index: -1;
}
.c0 img {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,8 @@ exports[`TableDnD renders 1`] = `
}
.c4 > * {
position: absolute;
width: 100%;
height: 100%;
z-index: -1;
}
.c4 img {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,8 @@ exports[`Table renders 1`] = `
}
.c3 > * {
position: absolute;
width: 100%;
height: 100%;
z-index: -1;
}
.c3 img {
Expand Down

0 comments on commit 7f009c3

Please sign in to comment.