Skip to content

Commit

Permalink
finish get RoomMefetch Room Members and join room
Browse files Browse the repository at this point in the history
  • Loading branch information
Ouadia Essendoubi committed Oct 22, 2023
1 parent 7144ec0 commit fa9224d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,7 @@ export const ExploreRoomsModal = () => {
};

fetch();
// eslint-disable-next-line
}, [modalState]);

return (
Expand Down

0 comments on commit fa9224d

Please sign in to comment.