chore(nc-gui): lint

This commit is contained in:
Wing-Kam Wong
2023-03-20 18:16:11 +08:00
parent 3a09c54776
commit 04ca098e3e
3 changed files with 16 additions and 9 deletions

View File

@@ -185,7 +185,9 @@ watch(
>
<div class="flex flex-col" data-testid="invite-user-and-share-base-modal">
<div class="flex flex-row justify-between items-center pb-1.5 mb-2 border-b-1 w-full">
<a-typography-title v-if="!isMobileMode" class="select-none" :level="4"> {{ $t('activity.share') }}: {{ project.title }} </a-typography-title>
<a-typography-title v-if="!isMobileMode" class="select-none" :level="4">
{{ $t('activity.share') }}: {{ project.title }}
</a-typography-title>
<a-button
type="text"