chore: Improve Chat Performance (#35)
* refactor * optimistically update message list * fix * update * handle duplicate messages * update ui * refactor input * update multi line input * clean up
This commit is contained in:
@@ -16,6 +16,7 @@ mod styled;
|
||||
mod title_bar;
|
||||
mod window_border;
|
||||
|
||||
pub(crate) mod actions;
|
||||
pub mod animation;
|
||||
pub mod button;
|
||||
pub mod checkbox;
|
||||
|
||||
Reference in New Issue
Block a user