clean
This commit is contained in:
@@ -6,10 +6,10 @@ export default function ConversationsPage() {
|
||||
<div>
|
||||
<h1 className="text-3xl font-bold tracking-tight">Conversations</h1>
|
||||
<p className="text-muted-foreground">
|
||||
Gestion des conversations Cercle GPTTT
|
||||
Gestion des conversations Cercle GPTT
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
<ConversationsTable />
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user