Update snapshots
This commit is contained in:
parent
b18382c978
commit
5538946453
1 changed files with 5 additions and 3 deletions
|
@ -97221,6 +97221,7 @@ Ctrl + K"
|
||||||
disabled=""
|
disabled=""
|
||||||
name="sku"
|
name="sku"
|
||||||
type="text"
|
type="text"
|
||||||
|
value=""
|
||||||
/>
|
/>
|
||||||
<fieldset
|
<fieldset
|
||||||
aria-hidden="true"
|
aria-hidden="true"
|
||||||
|
@ -97242,8 +97243,8 @@ Ctrl + K"
|
||||||
class="MuiFormControl-root-id MuiTextField-root-id"
|
class="MuiFormControl-root-id MuiTextField-root-id"
|
||||||
>
|
>
|
||||||
<label
|
<label
|
||||||
class="MuiFormLabel-root-id MuiInputLabel-root-id MuiInputLabel-formControl-id MuiInputLabel-animated-id MuiInputLabel-outlined-id MuiFormLabel-disabled-id MuiInputLabel-disabled-id"
|
class="MuiFormLabel-root-id MuiInputLabel-root-id MuiInputLabel-formControl-id MuiInputLabel-animated-id MuiInputLabel-shrink-id MuiInputLabel-outlined-id MuiFormLabel-disabled-id MuiInputLabel-disabled-id MuiFormLabel-filled-id"
|
||||||
data-shrink="false"
|
data-shrink="true"
|
||||||
>
|
>
|
||||||
Inventory
|
Inventory
|
||||||
</label>
|
</label>
|
||||||
|
@ -97256,6 +97257,7 @@ Ctrl + K"
|
||||||
disabled=""
|
disabled=""
|
||||||
name="stockQuantity"
|
name="stockQuantity"
|
||||||
type="number"
|
type="number"
|
||||||
|
value="0"
|
||||||
/>
|
/>
|
||||||
<fieldset
|
<fieldset
|
||||||
aria-hidden="true"
|
aria-hidden="true"
|
||||||
|
@ -97264,7 +97266,7 @@ Ctrl + K"
|
||||||
>
|
>
|
||||||
<legend
|
<legend
|
||||||
class="PrivateNotchedOutline-legend-id"
|
class="PrivateNotchedOutline-legend-id"
|
||||||
style="width:0.01px"
|
style="width:0"
|
||||||
>
|
>
|
||||||
<span>
|
<span>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue