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

master
Kuba Orlik 2021-12-18 16:47:43 +01:00
rodzic 60422461fd
commit 6b18df246c
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

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