Most of the domain setup dialog bits are done
This commit is contained in:
@@ -92,6 +92,8 @@ onMounted(async () => {
|
||||
</ButtonGroup>
|
||||
</div>
|
||||
|
||||
<!-- TODO mark unstable apps -->
|
||||
|
||||
<div v-if="!search">
|
||||
<h4 v-show="filteredPopularApps.length">{{ $t('appstore.category.popular') }}</h4>
|
||||
<TransitionGroup name="grid-animation" tag="div" class="grid" v-show="ready">
|
||||
|
||||
Reference in New Issue
Block a user