refactor
parent
488cb9fdaa
commit
656e9501d6
|
@ -22,7 +22,7 @@ const ImageSlots = [
|
|||
{
|
||||
name: "indicator",
|
||||
description: "Custom content for the preview indicator"
|
||||
}-
|
||||
}
|
||||
];
|
||||
|
||||
module.exports = {
|
||||
|
|
|
@ -110,7 +110,7 @@ const VirtualScrollerSlots = [
|
|||
{
|
||||
name: "content",
|
||||
description: "Custom content for the component"
|
||||
}
|
||||
},
|
||||
{
|
||||
name: "loader",
|
||||
description: "Custom content for the loader items"
|
||||
|
|
Loading…
Reference in New Issue