added carousel changes

This commit is contained in:
Rodrigo Sanchez 2024-03-18 14:28:01 +11:00
parent f8e22edf6d
commit e97f0eb05b
2 changed files with 92 additions and 76 deletions

View file

@ -121,7 +121,11 @@ const CarouselSlots = [
{
name: 'nexticon',
description: 'Custom next icon template.'
}
},
{
name: 'empty',
description: 'Custom content when there is no data to display.'
},
];
module.exports = {