diff --git a/web-chat/src/App.tsx b/web-chat/src/App.tsx index 6874133cc8..1907d2d819 100644 --- a/web-chat/src/App.tsx +++ b/web-chat/src/App.tsx @@ -43,7 +43,10 @@ export default function App() { }, [stateWaku, stateMessages]); return ( -