Hover the mouse over the data entry title to see it's source

This commit is contained in:
Kuba Orlik 2021-12-18 16:47:43 +01:00
parent 60422461fd
commit 6b18df246c
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ function StolenDataRow({ entry }: { entry: StolenDataEntry }) {
width: "100px",
overflowWrap: "anywhere",
}}
title={"Źródło: " + entry.source}
onClick={() => entry.toggleMark()}
>
{entry.name}