first commit
This commit is contained in:
3
app/components/index.ts
Normal file
3
app/components/index.ts
Normal file
@ -0,0 +1,3 @@
|
||||
export * from './ChatMessage';
|
||||
export * from './MessageInput';
|
||||
export * from './Sidebar';
|
||||
Reference in New Issue
Block a user