remove commented code

This commit is contained in:
saml33 2022-11-23 10:46:56 +11:00
parent 890c9f23aa
commit 326e1f09dd
1 changed files with 0 additions and 9 deletions

View File

@ -264,15 +264,6 @@ const OpenOrders = () => {
</div>
<div className="flex items-center space-x-3 pl-8">
<div className="text-right">
{/* <div className="mb-0.5 flex justify-end space-x-1.5">
<p className="font-mono">
{o.size.toLocaleString(undefined, {
maximumFractionDigits:
getDecimalCount(minOrderSize),
})}
</p>{' '}
<p className="text-th-fgd-4">{baseSymbol}</p>
</div> */}
<p className="mb-0.5 text-th-fgd-4">
<span className="font-mono text-th-fgd-3">
{o.size.toLocaleString(undefined, {