ui: fixes for picking existing chat, feedback and retry buttons ui: connect finding, creating threads ui: more ui tuning for chat window, socket manager ui: get/delete chats logic, create testing socket ui: testing ui: use on click query ui: minor fixed for chat display, rebase ui: start kai thing
3 lines
52 B
TypeScript
3 lines
52 B
TypeScript
export const PANEL_SIZES = {
|
|
maxWidth: '1360px'
|
|
}
|