Completelly removes extraParams variable from carousel.

This commit is contained in:
Mateus Machado Luna 2019-08-21 10:46:10 -03:00
parent bc1e889d43
commit c3b2eaf33f
1 changed files with 1 additions and 2 deletions

View File

@ -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