Resolve favicon locally (WIP)

This commit is contained in:
Stanislav Khromov 2022-10-09 04:07:45 +02:00
parent 0cb14f3f6c
commit 4688986901
13 changed files with 91 additions and 30 deletions

View file

@ -141,7 +141,7 @@ export default function WebsiteDetails({ websiteId }) {
<WebsiteChart
websiteId={websiteId}
title={data.name}
domain={data.domain}
favicon={data.favicon}
onDataLoad={handleDataLoad}
showLink={false}
stickyHeader