Completelly removes extraParams variable from carousel.
This commit is contained in:
parent
bc1e889d43
commit
c3b2eaf33f
|
@ -143,8 +143,7 @@ registerBlockType('tainacan/carousel-items-list', {
|
|||
isLoadingCollection,
|
||||
collection,
|
||||
collectionBackgroundColor,
|
||||
collectionTextColor,
|
||||
extraParams
|
||||
collectionTextColor
|
||||
} = attributes;
|
||||
|
||||
// Obtains block's client id to render it on save function
|
||||
|
|
Loading…
Reference in New Issue