Refactor matrix hooks
This commit is contained in:
parent
0e407c08df
commit
546ab06d60
23 changed files with 513 additions and 525 deletions
|
|
@ -23,7 +23,7 @@ import { LoginPage } from "./auth/LoginPage";
|
|||
import { RegisterPage } from "./auth/RegisterPage";
|
||||
import { RoomPage } from "./room/RoomPage";
|
||||
import { RoomRedirect } from "./room/RoomRedirect";
|
||||
import { ClientProvider } from "./ConferenceCallManagerHooks";
|
||||
import { ClientProvider } from "./ClientContext";
|
||||
import { usePageFocusStyle } from "./usePageFocusStyle";
|
||||
|
||||
const SentryRoute = Sentry.withSentryRouting(Route);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue