react-virtual in messages list

This commit is contained in:
2026-02-20 23:36:56 +00:00
parent 68c7973281
commit f089a89eae
7 changed files with 1836 additions and 31 deletions
@@ -1 +1,6 @@
export {};
export { ChatPanel } from './ChatPanel';
export { EmbeddableChat, type Attachment } from './EmbeddableChat';
export { InputArea } from './InputArea';
export { Settings } from './Settings';
export { usePi } from './usePi';
export { ChatList } from './ChatList';