pull/1533/head
Tuğçe Küçükoğlu 2021-08-31 11:32:47 +03:00
parent 488cb9fdaa
commit 656e9501d6
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ const ImageSlots = [
{ {
name: "indicator", name: "indicator",
description: "Custom content for the preview indicator" description: "Custom content for the preview indicator"
}- }
]; ];
module.exports = { module.exports = {

View File

@ -110,7 +110,7 @@ const VirtualScrollerSlots = [
{ {
name: "content", name: "content",
description: "Custom content for the component" description: "Custom content for the component"
} },
{ {
name: "loader", name: "loader",
description: "Custom content for the loader items" description: "Custom content for the loader items"