mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-29 19:06:24 +02:00
add chat pannel view
This commit is contained in:
parent
70dd7f1cd7
commit
37bf3445b0
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
export default function ChatPanelView() {
|
||||
return <div>Chat Panel View</div>;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue