mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-05 06:24:37 +00:00
fix(web): improve UI performance on Windows with long conversations (#311)
This commit is contained in:
@@ -326,7 +326,7 @@ export function HappyThread(props: {
|
||||
) : null}
|
||||
</>
|
||||
)}
|
||||
<div className="flex flex-col gap-3">
|
||||
<div className="happy-thread-messages flex flex-col gap-3">
|
||||
<ThreadPrimitive.Messages components={THREAD_MESSAGE_COMPONENTS} />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user