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