diff --git a/js/components.js b/js/components.js index e1ff1b6531..5307be47f4 100644 --- a/js/components.js +++ b/js/components.js @@ -28166,7 +28166,7 @@ var twemoji = (function ( '"' ); attrib = options.attributes(icon, variant); - for (attrname in attrib) { + for (attrname in attrib) { if ( attrib.hasOwnProperty(attrname) && // don't allow any handlers to be set + don't allow overrides