bump version + fix formatting
This commit is contained in:
parent
bdda8146aa
commit
752f13f8bf
12 changed files with 16 additions and 17 deletions
|
|
@ -13,7 +13,7 @@
|
|||
<div class="setting-item" style="display: flex; gap: 10px; flex-direction: column; align-items: stretch;">
|
||||
{ #each models as model }
|
||||
<PropertyMappingModelComponent model={model} save={save}></PropertyMappingModelComponent>
|
||||
{ /each }
|
||||
{ /each }
|
||||
|
||||
<!--
|
||||
<pre>{JSON.stringify(models, null, 4)}</pre>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue