mirror of
https://github.com/voideditor/void
synced 2026-05-23 17:38:23 +00:00
empty threads
This commit is contained in:
parent
becd109776
commit
7dd5171bd2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue