Skip to content

Commit c38010e

Browse files
committed
Merge remote-tracking branch 'commerce/develop' into AC-107
2 parents 9ada6fc + 543bd2d commit c38010e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ReCaptchaFrontendUi/view/frontend/web/js/nonInlineReCaptchaRenderer.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55

66
/* global grecaptcha */
77
define([
8-
'jquery'
8+
'jquery',
9+
'jquery/z-index'
910
], function ($) {
1011
'use strict';
1112

0 commit comments

Comments
 (0)