Add optoins to change room visibility

Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
Ajay Bura
2021-12-26 15:34:20 +05:30
parent 5337e6a2aa
commit bf42c2e46d
6 changed files with 156 additions and 7 deletions
@@ -129,9 +129,6 @@ function useNotifications(roomId) {
function RoomNotification({ roomId }) {
const [activeType, setNotification] = useNotifications(roomId);
console.log(roomId)
console.log(activeType)
return (
<div className="room-notification">
{