forked from MapComplete/MapComplete
Merge branch 'master' into develop
This commit is contained in:
commit
6d39e4e808
131 changed files with 6525 additions and 2861 deletions
|
|
@ -13,9 +13,8 @@
|
|||
})
|
||||
</script>
|
||||
|
||||
|
||||
{#if timeoutReached}
|
||||
<slot />
|
||||
{:else }
|
||||
<Loading cls="h-full w-full flex justify-center items-center low-interaction"/>
|
||||
{:else}
|
||||
<Loading cls="h-full w-full flex justify-center items-center low-interaction" />
|
||||
{/if}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue