diff --git a/extension/app/src/components/conversation/ConversationsListButton.tsx b/extension/app/src/components/conversation/ConversationsListButton.tsx
index 6660e3d33879..38adc347b6ca 100644
--- a/extension/app/src/components/conversation/ConversationsListButton.tsx
+++ b/extension/app/src/components/conversation/ConversationsListButton.tsx
@@ -12,6 +12,7 @@ import {
} from "@dust-tt/sparkle";
import { useConversations } from "@extension/components/conversation/useConversations";
import moment from "moment";
+import React from "react";
import { useNavigate, useParams } from "react-router-dom";
type GroupLabel =
@@ -85,7 +86,7 @@ const Content = () => {
) : (