refactor sidebar (wip)

This commit is contained in:
2026-09-18 15:04:57 +07:00
parent 98903de1d0
commit 0ad491cb92
13 changed files with 476 additions and 10 deletions
+1
View File
@@ -34,6 +34,7 @@ use ui::{
use crate::Command;
mod entry;
mod tree;
const INPUT_PLACEHOLDER: &str = "Find or start a conversation";