more playing around but too much here

This commit is contained in:
talksik
2022-05-16 17:04:30 -05:00
parent f9a2e30526
commit 415f2f36e5
2 changed files with 19 additions and 10 deletions
@@ -41,7 +41,7 @@ export default function SidePanel() {
<span className="flex flex-row gap-2 items-center justify-start text-gray-400 animate-pulse">
<FiActivity className="text-sm" />
<h2 className="text-inherit text-sm">Rooms</h2>
<h2 className="text-inherit text-sm">Tuned In</h2>
<p className="text-slate-300 text-xs">{`${toggleTunedLines?.length || 0}/3`}</p>
</span>