Update index.tsx
This commit is contained in:
@@ -111,7 +111,7 @@ export default function Conversations() {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<div className="flex flex-row justify-between p-2">
|
<div className="flex flex-row justify-between items-center p-2">
|
||||||
<Tabs
|
<Tabs
|
||||||
value={selectedTab}
|
value={selectedTab}
|
||||||
onChange={handleChangeTab}
|
onChange={handleChangeTab}
|
||||||
|
|||||||
Reference in New Issue
Block a user