Skip to content

Commit

Permalink
Build
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissrogers committed Jan 29, 2024
1 parent d5e5e1c commit 4b665fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib-dist/three-d-secure-action.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ var ThreeDSecureAction = /*#__PURE__*/function (_React$PureComponent) {
(0, _createClass2["default"])(ThreeDSecureAction, [{
key: "componentDidMount",
value: function componentDidMount() {
this._container.current.innerHTML = '';
this._threeDSecure.attach(this._container.current);
}
}, {
Expand Down

0 comments on commit 4b665fa

Please sign in to comment.