Skip to content

Commit

Permalink
chore: remove authorize intent
Browse files Browse the repository at this point in the history
  • Loading branch information
amsourav committed Oct 2, 2024
1 parent 2037731 commit a1d5484
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion standard-integration/client/react/src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ function App() {
"buyer-country": "US",
currency: "USD",
components: "buttons",
intent: 'authorize'
};

const [message, setMessage] = useState("");
Expand Down

0 comments on commit a1d5484

Please sign in to comment.