Add missing type

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner
2022-08-08 20:05:15 +02:00
parent 2eff251e0c
commit dd304d3569

View File

@@ -166,7 +166,7 @@ export function InCallView({
);
}, []);
const renderContent = useCallback(() => {
const renderContent = useCallback((): JSX.Element => {
if (items.length === 0) {
return (
<div className={styles.centerMessage}>