mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-06 15:30:27 +03:00
New create chat screen (#2463)
Some checks are pending
Deploy to Netlify (dev) / Deploy to Netlify (push) Waiting to run
Some checks are pending
Deploy to Netlify (dev) / Deploy to Netlify (push) Waiting to run
* fix dm invite appears in home * use migrated function for convert to dm/room commands * add new create chat screen
This commit is contained in:
parent
23aa5c6f94
commit
b4266c26b0
8 changed files with 246 additions and 66 deletions
1
src/app/features/create-chat/index.ts
Normal file
1
src/app/features/create-chat/index.ts
Normal file
|
|
@ -0,0 +1 @@
|
|||
export * from './CreateChat';
|
||||
Loading…
Add table
Add a link
Reference in a new issue