mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-05 06:50:28 +03:00
add new create room
This commit is contained in:
parent
31942b1114
commit
6a0e3735ea
16 changed files with 963 additions and 22 deletions
2
src/app/features/create-room/index.ts
Normal file
2
src/app/features/create-room/index.ts
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
export * from './CreateRoom';
|
||||
export * from './CreateRoomModalRenderer';
|
||||
Loading…
Add table
Add a link
Reference in a new issue