fix: Disable the entire element if priority is missing (#6972)

This commit is contained in:
Pranav Raj S 2023-04-24 10:21:39 -07:00 committed by GitHub
parent 54880b2342
commit 1a07828b1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,6 @@
<template>
<span class="conversation-priority-mark">
<span v-if="priority" class="conversation-priority-mark">
<svg
v-if="priority"
v-tooltip="tooltipText"
width="14"
height="14"