forked from MapComplete/MapComplete
Small UI tweaks for studio, improve linting and typing
This commit is contained in:
parent
b03ff4f148
commit
15aa141e15
5 changed files with 14 additions and 14 deletions
|
@ -367,7 +367,7 @@
|
|||
{:else if state === "editing_layer"}
|
||||
<EditLayer state={editLayerState} {backToStudio}>
|
||||
<BackButton clss="small p-1" imageClass="w-8 h-8" on:click={() => backToStudio()}>
|
||||
MapComplete Studio
|
||||
Studio
|
||||
</BackButton>
|
||||
</EditLayer>
|
||||
{:else if state === "editing_theme"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue