forked from MapComplete/MapComplete
Add icons and titles to studio accordeons
This commit is contained in:
parent
c66e836cac
commit
5628e66dce
30 changed files with 197 additions and 128 deletions
|
@ -65,10 +65,8 @@
|
|||
</script>
|
||||
|
||||
<div class="flex">
|
||||
<div class="interactive border-interactive m-4 flex w-full flex-col">
|
||||
{#if $id}
|
||||
TagRendering {$id}
|
||||
{/if}
|
||||
<div class="m-4 flex w-full flex-col">
|
||||
|
||||
<NextButton clss="primary" on:click={() => state.highlightedItem.setData({ path, schema })}>
|
||||
{#if schema.hints.question}
|
||||
{schema.hints.question}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue