Move inputs and profile components
This commit is contained in:
parent
2b1a523973
commit
3cb59aebf5
16 changed files with 19 additions and 19 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import React from "react";
|
||||
import styles from "./CallEndedView.module.css";
|
||||
import { LinkButton } from "../button";
|
||||
import { useProfile } from "../useProfile";
|
||||
import { useProfile } from "../profile/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