chore: More changes

This commit is contained in:
iamsivin
2024-11-11 21:51:32 +05:30
parent e2c1e6ff00
commit ae804baf9b
4 changed files with 25 additions and 3 deletions
@@ -147,7 +147,7 @@ const updateCurrentPage = page => {
@update:sort="emit('sort', $event)"
@more="emit('more')"
/>
<div class="w-px h-4 bg-n-strong" />
<div v-if="!isDetailView" class="w-px h-4 bg-n-strong" />
<Button :label="buttonLabel" size="sm" @click="emit('message')" />
</div>
</div>