feat: allow users to set an icon or emoji for teams (#14767)

This commit is contained in:
Sivin Varghese
2026-06-23 20:53:31 +05:30
committed by GitHub
parent e785620921
commit e8edc9ebf5
11 changed files with 139 additions and 17 deletions
@@ -168,6 +168,7 @@ const selectEmoji = emoji => {
<Button
v-if="showRemoveButton && value"
v-tooltip.top="t('EMOJI_ICON_PICKER.REMOVE')"
type="button"
variant="ghost"
color="slate"
size="sm"