Skip to content

Commit 26fc3dc

Browse files
committed
Merge remote-tracking branch 'origin/MC-32223' into 2.4-develop-pr17
2 parents 718d244 + 7aa945b commit 26fc3dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Customer/view/frontend/web/js/validation.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ define([
22
'jquery',
33
'moment',
44
'jquery/validate',
5+
'validation',
56
'mage/translate'
67
], function ($, moment) {
78
'use strict';

0 commit comments

Comments
 (0)