Refactor #3832 and #3833 - For Panel

This commit is contained in:
mertsincan 2023-04-05 09:07:25 +01:00
parent e0b2b1d34a
commit 4375930cc5
3 changed files with 9 additions and 9 deletions

View file

@ -60,8 +60,8 @@ const PanelSlots = [
description: "Custom content for the header's icon."
},
{
name: 'headericon',
description: "Custom content for the component's header icon."
name: 'togglericon',
description: "Custom content for the component's toggler icon."
},
{
name: 'footer',