Refactor #3832 Refactor #3833 - For Chips

This commit is contained in:
Tuğçe Küçükoğlu 2023-04-04 15:39:59 +03:00
parent dbfbc31e8a
commit ad64a8aeab
3 changed files with 16 additions and 3 deletions

View file

@ -106,6 +106,10 @@ const ChipsSlots = [
{
name: 'chips',
description: 'Custom content for the chips'
},
{
name: 'removetokenicon',
description: 'Custom remove token icon template.'
}
];