Update index.tsx

This commit is contained in:
talksik
2022-04-03 07:10:04 -04:00
parent cd7d703c65
commit 7205fac3f5
@@ -82,7 +82,7 @@ export default function Conversations() {
switch (selectedTab) { switch (selectedTab) {
case ConvoTab.LIVE: case ConvoTab.LIVE:
return ( return (
<span> <span className="text-center">
None of your channels are live. Join and chill in a room and it will None of your channels are live. Join and chill in a room and it will
show up here! show up here!
</span> </span>