feat: Add SLA header component (#9129)

Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
Co-authored-by: Pranav <pranav@chatwoot.com>
This commit is contained in:
Sivin Varghese
2024-03-20 21:04:44 -07:00
committed by GitHub
co-authored by Shivam Mishra Pranav
parent 1303469087
commit 44956176a1
6 changed files with 158 additions and 1 deletions
@@ -4,6 +4,7 @@
v-else-if="showIcon"
:size="iconSize"
:icon="icon"
class="flex-shrink-0"
:class="className"
/>
</template>