Skip to content

Commit

Permalink
Re-render SDK when value changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Riddhi Agrawal committed Nov 28, 2023
1 parent 5b2dbb7 commit 001cf8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/screens/HyperSwitch/SDKPayment/SDKPage.res
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ let make = () => {
{if isSDKOpen {
<div className="p-7 h-full bg-sidebar-blue">
<TestPayment
key
amount
returnUrl={`${HSwitchGlobalVars.hyperSwitchFEPrefix}/sdk`}
currency
Expand Down

0 comments on commit 001cf8c

Please sign in to comment.