update components
This commit is contained in:
@@ -5,6 +5,8 @@ define( [
|
||||
"./callbacks"
|
||||
], function( jQuery, dataPriv ) {
|
||||
|
||||
"use strict";
|
||||
|
||||
jQuery.extend( {
|
||||
queue: function( elem, type, data ) {
|
||||
var queue;
|
||||
|
||||
Reference in New Issue
Block a user