forked from MapComplete/MapComplete
Linting: Remove obsolete parameter, remove log, improve docs
This commit is contained in:
parent
5460f70f76
commit
67f248b416
2 changed files with 4 additions and 4 deletions
|
@ -445,7 +445,7 @@
|
|||
<span slot="close-button" />
|
||||
</SelectedElementTitle>
|
||||
{/if}
|
||||
<SelectedElementView {state} layer={$selectedLayer} selectedElement={$selectedElement} />
|
||||
<SelectedElementView {state} selectedElement={$selectedElement} />
|
||||
</div>
|
||||
</FloatOver>
|
||||
{/if}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue