Refactor matrix hooks
This commit is contained in:
parent
0e407c08df
commit
546ab06d60
23 changed files with 513 additions and 525 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import React from "react";
|
||||
import styles from "./CallEndedView.module.css";
|
||||
import { LinkButton } from "../button";
|
||||
import { useProfile } from "../ConferenceCallManagerHooks";
|
||||
import { useProfile } from "../useProfile";
|
||||
import { Subtitle, Body, Link, Headline } from "../typography/Typography";
|
||||
import { Header, HeaderLogo, LeftNav, RightNav } from "../Header";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue