We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ddf02f commit 864a369Copy full SHA for 864a369
resizable/resizable.js
@@ -12,4 +12,4 @@
12
* jquery.ui.mouse.js
13
* jquery.ui.widget.js
14
*/
15
-steal.plugins('jqueryui/core', 'jqueryui/widget', 'jqueryui/mouse').then('../lib/ui/jquery.ui.slider.js');
+steal.plugins('jqueryui/core', 'jqueryui/widget', 'jqueryui/mouse').then('../lib/ui/jquery.ui.resizable.js');
0 commit comments