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>
|
||||
) : null}
|
||||
</div>
|
||||
) : null}
|
||||
</div>
|
||||
)}
|
||||
</section>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user