Update snapshots
This commit is contained in:
parent
45f12f4f72
commit
dd6695070c
1 changed files with 3 additions and 2 deletions
|
@ -79255,6 +79255,7 @@ exports[`Storyshots Views / HomePage no data 1`] = `
|
|||
>
|
||||
<td
|
||||
class="MuiTableCell-root-id MuiTableCell-body-id HomeProductListCard-noProducts-id"
|
||||
colspan="3"
|
||||
>
|
||||
<div
|
||||
class="MuiTypography-root-id MuiTypography-body1-id"
|
||||
|
@ -175603,7 +175604,7 @@ exports[`Storyshots Views / Shipping / Shipping zones list loading 1`] = `
|
|||
>
|
||||
<td
|
||||
class="MuiTableCell-root-id MuiTableCell-footer-id TablePagination-root-id"
|
||||
colspan="3"
|
||||
colspan="4"
|
||||
>
|
||||
<div
|
||||
class="MuiToolbar-root-id MuiToolbar-regular-id TablePagination-toolbar-id MuiToolbar-gutters-id"
|
||||
|
@ -176010,7 +176011,7 @@ exports[`Storyshots Views / Shipping / Shipping zones list no data 1`] = `
|
|||
>
|
||||
<td
|
||||
class="MuiTableCell-root-id MuiTableCell-footer-id TablePagination-root-id"
|
||||
colspan="4"
|
||||
colspan="3"
|
||||
>
|
||||
<div
|
||||
class="MuiToolbar-root-id MuiToolbar-regular-id TablePagination-toolbar-id MuiToolbar-gutters-id"
|
||||
|
|
Loading…
Reference in a new issue