feat(Signatures): Show 'Unsplashed' signatures on the map (optionally)

This commit is contained in:
Dmitry Popov
2024-12-05 09:52:07 +01:00
parent ec2d9565b9
commit bdcde168aa
16 changed files with 242 additions and 13 deletions

View File

@@ -373,7 +373,6 @@ export const SystemSignaturesContent = ({
></Column>
<Column
field="info"
// header="Info"
bodyClassName="text-ellipsis overflow-hidden whitespace-nowrap"
body={renderInfoColumn}
style={{ maxWidth: nameColumnWidth }}