Refactor #4433 - Sidebar

This commit is contained in:
Tuğçe Küçükoğlu 2023-09-19 13:23:58 +03:00
parent 66cfbe54fc
commit 0f86b62fe2
3 changed files with 29 additions and 12 deletions

View file

@ -96,6 +96,10 @@ const SidebarSlots = [
{
name: 'closeicon',
description: 'Custom close icon template.'
},
{
name: 'container',
description: 'Custom container template.'
}
];