Skip to content

Commit

Permalink
remove separator
Browse files Browse the repository at this point in the history
  • Loading branch information
xtian7489 committed Dec 2, 2024
1 parent e9f9fd5 commit b3b828c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ const JudicialInfo = ({ assetEdit }) => {
/>
)}
</div>
<Separator className="w-1/2 my-3 h-1 mx-auto" />
{/* <Separator className="w-1/2 my-3 h-1 mx-auto" /> */}

<h2 className="text-xl">Decomiso</h2>
<div className="flex items-center space-x-2 pt-3 ">
Expand Down

0 comments on commit b3b828c

Please sign in to comment.