Update index.tsx
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user