Add TS todo
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
db74a486c5
commit
f440c3f2c8
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ const LocalVolume: React.FC<LocalVolumeProps> = ({
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
// TODO: Extend ModalProps
|
||||||
interface Props {
|
interface Props {
|
||||||
feed: CallFeed;
|
feed: CallFeed;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue