Refactor navigation
authorAjay Bura <ajbura@gmail.com>
Wed, 26 Jan 2022 11:33:26 +0000 (17:03 +0530)
committerAjay Bura <ajbura@gmail.com>
Wed, 26 Jan 2022 11:33:26 +0000 (17:03 +0530)
commit992da7c7be6d0c6fb4149a3ac489a5ada830ad2c
treed5d2bc71b2d48a7aac1cca68f5b4d7a2945068cd
parentf47998a5533fe95900e6274e65caa1d8f25b5da4
Refactor navigation

Signed-off-by: Ajay Bura <ajbura@gmail.com>
src/app/hooks/useSelectedSpace.js [new file with mode: 0644]
src/app/hooks/useSelectedTab.js [new file with mode: 0644]
src/app/hooks/useSpaceShortcut.js [new file with mode: 0644]
src/app/organisms/navigation/Drawer.jsx
src/app/organisms/navigation/SideBar.jsx
src/client/event/roomList.js [new file with mode: 0644]
src/client/initMatrix.js