client: remove orphaned closing tags

This commit is contained in:
Jae Lo Presti (DN0) 2022-09-14 09:36:24 +03:00
parent 1ffdf20a52
commit c7f679d396
No known key found for this signature in database

View file

@ -31,8 +31,6 @@
</div>
<MkError v-else-if="error" @retry="fetchUser()"/>
<MkLoading v-else/>
</swiper>
</div>
</MkStickyContainer>
</template>