forked from MapComplete/MapComplete
UX: improve text and handling of external data, fix #1911
This commit is contained in:
parent
8368d86c51
commit
74e33baeda
7 changed files with 50 additions and 75 deletions
|
@ -39,7 +39,6 @@
|
|||
{:else if $externalData["success"] !== undefined}
|
||||
<ComparisonTable
|
||||
externalProperties={$externalData["success"]}
|
||||
osmProperties={$tags}
|
||||
{state}
|
||||
{feature}
|
||||
{layer}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue