Added RoomOptions component (#25)
authorunknown <ajbura@gmail.com>
Thu, 9 Sep 2021 12:19:57 +0000 (17:49 +0530)
committerunknown <ajbura@gmail.com>
Thu, 9 Sep 2021 12:19:57 +0000 (17:49 +0530)
commit80551124f157d6b231f4b871f3ea67550d65f6a7
treec2791cfb6960e8bbf559f00a8e94a6697a2831c1
parent652f8227b5b900c9199e7697a67721816960e589
Added RoomOptions component (#25)
public/res/ic/outlined/bell-off.svg [new file with mode: 0644]
public/res/ic/outlined/bell-ping.svg [new file with mode: 0644]
public/res/ic/outlined/bell-ring.svg [new file with mode: 0644]
public/res/ic/outlined/bell.svg
src/app/organisms/room-optons/RoomOptions.jsx [new file with mode: 0644]
src/app/organisms/room-optons/RoomOptions.scss [new file with mode: 0644]
src/client/action/navigation.js
src/client/state/RoomList.js
src/client/state/cons.js
src/client/state/navigation.js
src/util/common.js