refactor: Clean up and standardize JSX structure in MergePreviewForm component
This commit is contained in:
@@ -339,6 +339,8 @@ export default function MergePreviewForm({ products }: Props) {
|
|||||||
</article>
|
</article>
|
||||||
) : null}
|
) : null}
|
||||||
</div>
|
</div>
|
||||||
|
) : null}
|
||||||
|
</div>
|
||||||
)}
|
)}
|
||||||
</section>
|
</section>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user