Skip to content

Commit

Permalink
docs(v10): adds info about replacing white with default (#2295)
Browse files Browse the repository at this point in the history
  • Loading branch information
langz authored May 8, 2023
1 parent 7fac2d2 commit 1ca276a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ Removed `small` as prop. Use `size="small"` instead.
5. `Type`'s `Mastercard` value/option `Metalic` was removed.
6. `Type`'s `Mastercard` value/option `BlackMetalic` was removed.
7. `Type`'s `Visa` value/option `Metalic` was removed.
8. `CardDesign`'s value/option `white` was removed.
8. `CardDesign`'s value/option `white` was removed. If used as a default design, consider replacing it with `defaultDesign`.
9. `CardDesign`'s value/option `silver` was removed.
10. `ProductType`'s value/option `BankAxept` was removed.

Expand Down

0 comments on commit 1ca276a

Please sign in to comment.