Calling type improvements
This commit is contained in:
parent
2bedd41e57
commit
aeff7540c8
5 changed files with 18 additions and 13 deletions
|
@ -2,7 +2,7 @@ import React from 'react';
|
|||
|
||||
import { Timestamp } from './Timestamp';
|
||||
import { LocalizerType } from '../../types/Util';
|
||||
import { CallHistoryDetailsType } from '../../services/calling';
|
||||
import { CallHistoryDetailsType } from '../../types/Calling';
|
||||
|
||||
export type PropsData = {
|
||||
// Can be undefined because it comes from JS.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue