mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-29 16:43:16 +00:00
add the additional div in the chat sections
This commit is contained in:
@@ -144,6 +144,7 @@ export default function Conversation() {
|
||||
</Fragment>
|
||||
);
|
||||
})}
|
||||
{hasScrolledToLast && <div className="h-40 w-full" />}
|
||||
</div>
|
||||
)}
|
||||
{queries.length === 0 && (
|
||||
|
||||
Reference in New Issue
Block a user