Skip to content

Commit

Permalink
fix(docs): update Angular component readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
Soc Sieng committed Nov 19, 2020
1 parent 16983aa commit faeee50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/button-angular/README.md
Expand Up @@ -13,8 +13,8 @@ npm install @google-pay/button-angular
```html
<google-pay-button
environment="TEST"
button-type="buy"
button-color="black"
buttonType="buy"
buttonColor="black"
[paymentRequest]="{
apiVersion: 2,
apiVersionMinor: 0,
Expand Down

0 comments on commit faeee50

Please sign in to comment.