From 4bf40ed4103b322d78ad1521cd05c12d9d4723cd Mon Sep 17 00:00:00 2001 From: Dawid Tarasiuk Date: Mon, 10 May 2021 15:05:14 +0200 Subject: [PATCH] Fix line on product page (#1098) --- .../ProductDetailsForm/ProductDetailsForm.tsx | 1 + .../__snapshots__/Stories.test.ts.snap | 45 +++++++++++++++++++ 2 files changed, 46 insertions(+) diff --git a/src/products/components/ProductDetailsForm/ProductDetailsForm.tsx b/src/products/components/ProductDetailsForm/ProductDetailsForm.tsx index 0b56cca56..5b6af5fe8 100644 --- a/src/products/components/ProductDetailsForm/ProductDetailsForm.tsx +++ b/src/products/components/ProductDetailsForm/ProductDetailsForm.tsx @@ -68,6 +68,7 @@ export const ProductDetailsForm: React.FC = ({ name="description" onChange={onDescriptionChange} /> +
diff --git a/src/storybook/__snapshots__/Stories.test.ts.snap b/src/storybook/__snapshots__/Stories.test.ts.snap index 97cd099b9..14a3d3dde 100644 --- a/src/storybook/__snapshots__/Stories.test.ts.snap +++ b/src/storybook/__snapshots__/Stories.test.ts.snap @@ -174153,6 +174153,9 @@ exports[`Storyshots Views / Products / Create product When loading 1`] = ` class="MuiFormHelperText-root-id MuiFormHelperText-contained-id MuiFormHelperText-disabled-id" /> +

@@ -174858,6 +174861,9 @@ exports[`Storyshots Views / Products / Create product default 1`] = ` class="MuiFormHelperText-root-id MuiFormHelperText-contained-id" />
+

@@ -175561,6 +175567,9 @@ exports[`Storyshots Views / Products / Create product form errors 1`] = ` class="MuiFormHelperText-root-id MuiFormHelperText-contained-id" />
+

@@ -180884,6 +180893,9 @@ exports[`Storyshots Views / Products / Product edit form errors 1`] = ` class="MuiFormHelperText-root-id MuiFormHelperText-contained-id" />
+

@@ -182619,6 +182631,9 @@ exports[`Storyshots Views / Products / Product edit limits reached 1`] = ` class="MuiFormHelperText-root-id MuiFormHelperText-contained-id" />
+

@@ -184390,6 +184405,9 @@ exports[`Storyshots Views / Products / Product edit no limits 1`] = ` class="MuiFormHelperText-root-id MuiFormHelperText-contained-id" />
+

@@ -186115,6 +186133,9 @@ exports[`Storyshots Views / Products / Product edit no product attributes 1`] = class="MuiFormHelperText-root-id MuiFormHelperText-contained-id" />
+

@@ -187588,6 +187609,9 @@ exports[`Storyshots Views / Products / Product edit no stock and no variants 1`] class="MuiFormHelperText-root-id MuiFormHelperText-contained-id" />
+

@@ -189227,6 +189251,9 @@ exports[`Storyshots Views / Products / Product edit no stock, no variants and no class="MuiFormHelperText-root-id MuiFormHelperText-contained-id" />
+

@@ -190786,6 +190813,9 @@ exports[`Storyshots Views / Products / Product edit no variants 1`] = ` class="MuiFormHelperText-root-id MuiFormHelperText-contained-id" />
+

@@ -192567,6 +192597,9 @@ exports[`Storyshots Views / Products / Product edit when data is fully loaded 1` class="MuiFormHelperText-root-id MuiFormHelperText-contained-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" />
+

@@ -195293,6 +195329,9 @@ exports[`Storyshots Views / Products / Product edit when product has no images 1 class="MuiFormHelperText-root-id MuiFormHelperText-contained-id" />
+

@@ -196973,6 +197012,9 @@ exports[`Storyshots Views / Products / Product edit when product has no variants class="MuiFormHelperText-root-id MuiFormHelperText-contained-id" />
+

@@ -198754,6 +198796,9 @@ exports[`Storyshots Views / Products / Product edit with channels 1`] = ` class="MuiFormHelperText-root-id MuiFormHelperText-contained-id" />
+