forked from MapComplete/MapComplete
🚧 Allow editing of layer file in Studio
This commit is contained in:
parent
2b12715f5c
commit
a093d52647
4 changed files with 125 additions and 17 deletions
|
|
@ -28,6 +28,9 @@
|
|||
window.setTimeout(() => tabElements[tab.data].click(), 50)
|
||||
}
|
||||
}
|
||||
export function getTab() {
|
||||
return tab
|
||||
}
|
||||
</script>
|
||||
|
||||
<div class="tabbedgroup flex h-full w-full">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue