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 e4eb4ed commit 7a49c89Copy full SHA for 7a49c89
app/code/Magento/Ui/view/base/web/js/form/adapter.js
@@ -4,7 +4,7 @@
4
*/
5
define([
6
'jquery',
7
- 'underscore'
+ 'underscore',
8
'Magento_Ui/js/form/adapter/buttons'
9
], function ($, _, buttons) {
10
'use strict';
0 commit comments