Skip to content

Commit

Permalink
chore(react): update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
brionmario committed Aug 7, 2023
1 parent 0f9fa5b commit ad56e97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ exports[`Paper should match the snapshot 1`] = `
<body>
<div>
<div
class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 oxygen-paper css-10975bn-MuiPaper-root"
class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 oxygen-paper css-10gkmnd-MuiPaper-root"
/>
</div>
</body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ exports[`Popover should match the snapshot 1`] = `
tabindex="0"
/>
<div
class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation8 MuiPopover-paper css-52dy00-MuiPaper-root-MuiPopover-paper"
class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation8 MuiPopover-paper css-2psxlr-MuiPaper-root-MuiPopover-paper"
style="opacity: 1; transform: scale(1, 1); transition: opacity 0ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,transform 0ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; top: 16px; left: 16px; transform-origin: -16px -16px;"
tabindex="-1"
/>
Expand Down

0 comments on commit ad56e97

Please sign in to comment.