mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-14 19:20:28 +03:00
Update src/app/features/call/CallView.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
This commit is contained in:
parent
e6e751d305
commit
6b3c9dfddc
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
|||
import { Room } from 'matrix-js-sdk';
|
||||
import React, { useContext, useMemo, useCallback, useEffect, useRef } from 'react';
|
||||
import { Box } from 'folds';
|
||||
import { RoomViewHeader } from '../room/RoomViewHeader';
|
||||
import { useCallState } from '../../pages/client/call/CallProvider';
|
||||
import {
|
||||
PrimaryRefContext,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue