Skip to content

Commit

Permalink
Merge pull request #547 from WWWPiramalFinanceCOM/feature/optimization
Browse files Browse the repository at this point in the history
Feature/optimization
  • Loading branch information
VaibhavSasulkar authored Oct 14, 2024
2 parents 3ab3e75 + 3f6ce4f commit daba01b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blocks/whatsappservice/whatsappservice.js
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ function otpPopupWhatsAppHTML({
</div>
<div class="loan-form-button-container loan-form-otp-button-container">
<button id="loan-from-otp-verify" class="cmp-container">
<div class="btn-text"> ${getValueAthor(otpverify)} OTP</div>
<div class="btn-text"> ${getValueAthor(otpverify)} </div>
<div class="loader"></div>
</button>
</div>
Expand Down

0 comments on commit daba01b

Please sign in to comment.