wip.. initial setup for preact integration into main app
This commit is contained in:
@@ -54,6 +54,7 @@ export default class StandaloneChat extends Component {
|
||||
`);
|
||||
}
|
||||
|
||||
// not needed for standalone, just messages only. remove later.
|
||||
return (
|
||||
html`
|
||||
<${Fragment}>
|
||||
|
||||
Reference in New Issue
Block a user