ui fix for retail volume component

This commit is contained in:
MuslemRahimi 2024-07-16 20:00:28 +02:00
parent 335b5c1a2f
commit de97ce9fa1

View File

@ -337,7 +337,7 @@ $: {
<span>Retail Sentiment Range</span>
</td>
<td class="px-[5px] py-1.5 text-right font-medium xs:px-2.5 xs:py-2">
{lowestSentiment+'-'+highestSentiment}
Between {lowestSentiment} to {highestSentiment}
</td>