Skip to content

Chat

Onomis Comes with a chat app that facilitates collaboration, collects user feedback, and can be customized very easily.

Import

jsx
import Chat from "src/pages/demo/Apps/Chat";

We have declared some fake chat messages to the project for demo purposes. You can easily modify the states in src/store/chatSlice store.

COPYRIGHT