feat: add unread notification badge to dock icon

This commit is contained in:
reya
2024-05-07 14:38:00 +07:00
parent 437cd71f7e
commit c8e1b8b8bd
6 changed files with 69 additions and 66 deletions

View File

@@ -78,7 +78,7 @@ export function Col({
});
}
};
}, []);
}, [webview]);
return (
<div className="h-full w-[440px] shrink-0 p-2">