drop the palette loading row

This commit is contained in:
Abhinav Raut
2026-09-02 23:54:33 +05:30
parent e5ce086290
commit ccf6ba2984
@@ -84,10 +84,6 @@
</span>
</CommandItem>
</CommandGroup>
<div v-if="loading" class="py-6 text-center text-sm text-muted-foreground">
{{ $t('globals.terms.loading') }}
</div>
</template>
</CommandList>