Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
dominik-zeglen committed Jan 7, 2019
1 parent 15ad9d1 commit 5a5df06
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11130,9 +11130,8 @@ exports[`Storyshots Views / Collections / Collection details default 1`] = `
class="MuiTableCell-root-id MuiTableCell-body-id CollectionProducts-iconCell-id"
>
<button
class="MuiButtonBase-root-id MuiButtonBase-disabled-id MuiIconButton-root-id MuiIconButton-disabled-id"
disabled=""
tabindex="-1"
class="MuiButtonBase-root-id MuiIconButton-root-id"
tabindex="0"
type="button"
>
<span
Expand Down Expand Up @@ -11810,8 +11809,9 @@ exports[`Storyshots Views / Collections / Collection details loading 1`] = `
class="MuiTableCell-root-id MuiTableCell-body-id CollectionProducts-iconCell-id"
>
<button
class="MuiButtonBase-root-id MuiIconButton-root-id"
tabindex="0"
class="MuiButtonBase-root-id MuiButtonBase-disabled-id MuiIconButton-root-id MuiIconButton-disabled-id"
disabled=""
tabindex="-1"
type="button"
>
<span
Expand Down

0 comments on commit 5a5df06

Please sign in to comment.