Update the chat app import
This commit is contained in:
parent
b9d9988550
commit
9295c91b03
@ -1,5 +1,5 @@
|
||||
import m from "mithril";
|
||||
import { ChatApp } from "./ChatApp";
|
||||
import { ChatApp } from "./components/ChatApp";
|
||||
|
||||
const localState = {
|
||||
messages: []
|
||||
|
Loading…
Reference in New Issue
Block a user