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
No known key found for this signature in database
GPG key ID: 4F68B9EC0536B5CC

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}>