add the additional div in the chat sections

This commit is contained in:
staticGuru 2023-10-07 11:39:51 +05:30
parent cad54f0f07
commit f47fc7a484

View File

@ -144,6 +144,7 @@ export default function Conversation() {
</Fragment>
);
})}
{hasScrolledToLast && <div className="h-40 w-full" />}
</div>
)}
{queries.length === 0 && (