Fix line on product page (#1098)

This commit is contained in:
Dawid Tarasiuk 2021-05-10 15:05:14 +02:00 committed by GitHub
parent 5a439176b7
commit 4bf40ed410
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 46 additions and 0 deletions

View file

@ -68,6 +68,7 @@ export const ProductDetailsForm: React.FC<ProductDetailsFormProps> = ({
name="description" name="description"
onChange={onDescriptionChange} onChange={onDescriptionChange}
/> />
<FormSpacer />
<Hr /> <Hr />
<FormSpacer /> <FormSpacer />
<Grid variant="uniform"> <Grid variant="uniform">

View file

@ -174153,6 +174153,9 @@ exports[`Storyshots Views / Products / Create product When loading 1`] = `
class="MuiFormHelperText-root-id MuiFormHelperText-contained-id MuiFormHelperText-disabled-id" class="MuiFormHelperText-root-id MuiFormHelperText-contained-id MuiFormHelperText-disabled-id"
/> />
</div> </div>
<div
class="FormSpacer-spacer-id"
/>
<hr <hr
class="Hr-root-id" class="Hr-root-id"
/> />
@ -174858,6 +174861,9 @@ exports[`Storyshots Views / Products / Create product default 1`] = `
class="MuiFormHelperText-root-id MuiFormHelperText-contained-id" class="MuiFormHelperText-root-id MuiFormHelperText-contained-id"
/> />
</div> </div>
<div
class="FormSpacer-spacer-id"
/>
<hr <hr
class="Hr-root-id" class="Hr-root-id"
/> />
@ -175561,6 +175567,9 @@ exports[`Storyshots Views / Products / Create product form errors 1`] = `
class="MuiFormHelperText-root-id MuiFormHelperText-contained-id" class="MuiFormHelperText-root-id MuiFormHelperText-contained-id"
/> />
</div> </div>
<div
class="FormSpacer-spacer-id"
/>
<hr <hr
class="Hr-root-id" class="Hr-root-id"
/> />
@ -180884,6 +180893,9 @@ exports[`Storyshots Views / Products / Product edit form errors 1`] = `
class="MuiFormHelperText-root-id MuiFormHelperText-contained-id" class="MuiFormHelperText-root-id MuiFormHelperText-contained-id"
/> />
</div> </div>
<div
class="FormSpacer-spacer-id"
/>
<hr <hr
class="Hr-root-id" class="Hr-root-id"
/> />
@ -182619,6 +182631,9 @@ exports[`Storyshots Views / Products / Product edit limits reached 1`] = `
class="MuiFormHelperText-root-id MuiFormHelperText-contained-id" class="MuiFormHelperText-root-id MuiFormHelperText-contained-id"
/> />
</div> </div>
<div
class="FormSpacer-spacer-id"
/>
<hr <hr
class="Hr-root-id" class="Hr-root-id"
/> />
@ -184390,6 +184405,9 @@ exports[`Storyshots Views / Products / Product edit no limits 1`] = `
class="MuiFormHelperText-root-id MuiFormHelperText-contained-id" class="MuiFormHelperText-root-id MuiFormHelperText-contained-id"
/> />
</div> </div>
<div
class="FormSpacer-spacer-id"
/>
<hr <hr
class="Hr-root-id" class="Hr-root-id"
/> />
@ -186115,6 +186133,9 @@ exports[`Storyshots Views / Products / Product edit no product attributes 1`] =
class="MuiFormHelperText-root-id MuiFormHelperText-contained-id" class="MuiFormHelperText-root-id MuiFormHelperText-contained-id"
/> />
</div> </div>
<div
class="FormSpacer-spacer-id"
/>
<hr <hr
class="Hr-root-id" class="Hr-root-id"
/> />
@ -187588,6 +187609,9 @@ exports[`Storyshots Views / Products / Product edit no stock and no variants 1`]
class="MuiFormHelperText-root-id MuiFormHelperText-contained-id" class="MuiFormHelperText-root-id MuiFormHelperText-contained-id"
/> />
</div> </div>
<div
class="FormSpacer-spacer-id"
/>
<hr <hr
class="Hr-root-id" class="Hr-root-id"
/> />
@ -189227,6 +189251,9 @@ exports[`Storyshots Views / Products / Product edit no stock, no variants and no
class="MuiFormHelperText-root-id MuiFormHelperText-contained-id" class="MuiFormHelperText-root-id MuiFormHelperText-contained-id"
/> />
</div> </div>
<div
class="FormSpacer-spacer-id"
/>
<hr <hr
class="Hr-root-id" class="Hr-root-id"
/> />
@ -190786,6 +190813,9 @@ exports[`Storyshots Views / Products / Product edit no variants 1`] = `
class="MuiFormHelperText-root-id MuiFormHelperText-contained-id" class="MuiFormHelperText-root-id MuiFormHelperText-contained-id"
/> />
</div> </div>
<div
class="FormSpacer-spacer-id"
/>
<hr <hr
class="Hr-root-id" class="Hr-root-id"
/> />
@ -192567,6 +192597,9 @@ exports[`Storyshots Views / Products / Product edit when data is fully loaded 1`
class="MuiFormHelperText-root-id MuiFormHelperText-contained-id" class="MuiFormHelperText-root-id MuiFormHelperText-contained-id"
/> />
</div> </div>
<div
class="FormSpacer-spacer-id"
/>
<hr <hr
class="Hr-root-id" class="Hr-root-id"
/> />
@ -194298,6 +194331,9 @@ exports[`Storyshots Views / Products / Product edit when loading data 1`] = `
class="MuiFormHelperText-root-id MuiFormHelperText-contained-id MuiFormHelperText-disabled-id" class="MuiFormHelperText-root-id MuiFormHelperText-contained-id MuiFormHelperText-disabled-id"
/> />
</div> </div>
<div
class="FormSpacer-spacer-id"
/>
<hr <hr
class="Hr-root-id" class="Hr-root-id"
/> />
@ -195293,6 +195329,9 @@ exports[`Storyshots Views / Products / Product edit when product has no images 1
class="MuiFormHelperText-root-id MuiFormHelperText-contained-id" class="MuiFormHelperText-root-id MuiFormHelperText-contained-id"
/> />
</div> </div>
<div
class="FormSpacer-spacer-id"
/>
<hr <hr
class="Hr-root-id" class="Hr-root-id"
/> />
@ -196973,6 +197012,9 @@ exports[`Storyshots Views / Products / Product edit when product has no variants
class="MuiFormHelperText-root-id MuiFormHelperText-contained-id" class="MuiFormHelperText-root-id MuiFormHelperText-contained-id"
/> />
</div> </div>
<div
class="FormSpacer-spacer-id"
/>
<hr <hr
class="Hr-root-id" class="Hr-root-id"
/> />
@ -198754,6 +198796,9 @@ exports[`Storyshots Views / Products / Product edit with channels 1`] = `
class="MuiFormHelperText-root-id MuiFormHelperText-contained-id" class="MuiFormHelperText-root-id MuiFormHelperText-contained-id"
/> />
</div> </div>
<div
class="FormSpacer-spacer-id"
/>
<hr <hr
class="Hr-root-id" class="Hr-root-id"
/> />