empty threads

This commit is contained in:
Mathew Pareles 2025-01-12 19:31:25 -08:00
parent becd109776
commit 7dd5171bd2

View file

@ -52,7 +52,7 @@ export const SidebarThreadSelector = () => {
{/* a list of all the past threads */}
<div className="px-1">
<div className="px-1 ">
<ul className="flex flex-col gap-y-1 overflow-y-auto list-disc">
{sortedThreadIds.length === 0