showing live only if makes sense

This commit is contained in:
Arjun Patel
2022-02-05 22:29:23 -08:00
parent 998ec37b5b
commit ade37e14bf
3 changed files with 26 additions and 18 deletions
@@ -71,16 +71,18 @@ function Sidebar() {
Convos
</span>
<span className="flex flex-row items-center ml-2">
<FaDotCircle className="text-orange-500 text-md animate-pulse" />
{navCountObject.liveCount > 0 && (
<span className="flex flex-row items-center ml-2">
<FaDotCircle className="text-orange-500 text-md animate-pulse" />
<span
className="text-xs tracking-widest font-semibold
<span
className="text-xs tracking-widest font-semibold
text-slate-300 uppercase ml-1"
>
Live
>
Live
</span>
</span>
</span>
)}
{navCountObject.defaultCount > 0 && (
<span className="text-slate-300 text-md ml-auto">