This commit is contained in:
ben 2023-01-25 21:25:49 +00:00
parent 75e8683fb1
commit 1a20d35a13

View file

@ -30,7 +30,7 @@
active-color="primary" active-color="primary"
align="left" align="left"
> >
<q-tab <q-tab
name="featured" name="featured"
label="Featured" label="Featured"
@update="val => tab = val.name" @update="val => tab = val.name"
@ -114,7 +114,6 @@
style="font-size: 9px; height: 34px" style="font-size: 9px; height: 34px"
> >
{{ extension.shortDescription }} {{ extension.shortDescription }}
</div> </div>
{% endraw %} {% endraw %}
</div> </div>