Shun Miyazawa 1 год назад
Родитель
Сommit
b632d689b9

+ 0 - 1
apps/app/src/features/openai/client/components/AiAssistant/Sidebar/AiAssistantTree.tsx

@@ -24,7 +24,6 @@ const ThreadItem: React.FC<ThreadItemProps> = ({
   return (
   return (
     <li
     <li
       className="list-group-item list-group-item-action border-0 d-flex align-items-center rounded-1 ps-5"
       className="list-group-item list-group-item-action border-0 d-flex align-items-center rounded-1 ps-5"
-      role="button"
     >
     >
       <div>
       <div>
         <span className="material-symbols-outlined fs-5">chat</span>
         <span className="material-symbols-outlined fs-5">chat</span>