Properly style call buttons across app, when already in a call
This commit is contained in:
parent
3c25092f50
commit
c251867699
39 changed files with 610 additions and 189 deletions
|
@ -11,7 +11,7 @@ import type {
|
|||
CallHistoryGroup,
|
||||
CallHistoryPagination,
|
||||
} from '../types/CallDisposition';
|
||||
import { CallsNewCall } from './CallsNewCall';
|
||||
import { CallsNewCall } from './CallsNewCallButton';
|
||||
import { useEscapeHandling } from '../hooks/useEscapeHandling';
|
||||
import type {
|
||||
ActiveCallStateType,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue