Update snapshots
This commit is contained in:
parent
eb4cda9f64
commit
e2e75dcc49
1 changed files with 8 additions and 2 deletions
|
@ -46451,7 +46451,10 @@ exports[`Storyshots Views / HomePage default 1`] = `
|
|||
<p
|
||||
class="MuiTypography-root-id MuiTypography-body2-id"
|
||||
>
|
||||
One order are ready to fulfill
|
||||
<strong>
|
||||
1
|
||||
</strong>
|
||||
Orders are ready to fulfill
|
||||
</p>
|
||||
</td>
|
||||
<td
|
||||
|
@ -47573,7 +47576,10 @@ exports[`Storyshots Views / HomePage no data 1`] = `
|
|||
<p
|
||||
class="MuiTypography-root-id MuiTypography-body2-id"
|
||||
>
|
||||
One order are ready to fulfill
|
||||
<strong>
|
||||
1
|
||||
</strong>
|
||||
Orders are ready to fulfill
|
||||
</p>
|
||||
</td>
|
||||
<td
|
||||
|
|
Loading…
Reference in a new issue