Skip to content

Commit

Permalink
feat(ServiceLogo): add Simtex logo
Browse files Browse the repository at this point in the history
  • Loading branch information
DSil committed May 17, 2024
1 parent 4927404 commit 894fde3
Show file tree
Hide file tree
Showing 15 changed files with 3 additions and 0 deletions.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions packages/orbit-components/src/ServiceLogo/consts.mts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export enum NAME_OPTIONS {
PAYPAL = "PayPal",
RENTALCARS = "RentalCars",
SHERPA = "Sherpa",
SIMTEX = "Simtex",
SOFORT = "Sofort",
TRAVELPULSE = "TravelPulse",
TRUSTLY = "Trustly",
Expand Down
1 change: 1 addition & 0 deletions packages/orbit-components/src/ServiceLogo/consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export enum NAME_OPTIONS {
PAYPAL = "PayPal",
RENTALCARS = "RentalCars",
SHERPA = "Sherpa",
SIMTEX = "Simtex",
SOFORT = "Sofort",
TRAVELPULSE = "TravelPulse",
TRUSTLY = "Trustly",
Expand Down
1 change: 1 addition & 0 deletions packages/orbit-components/src/ServiceLogo/types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ type Name =
| "PayPal"
| "RentalCars"
| "Sherpa"
| "Simtex"
| "Sofort"
| "TravelPulse"
| "Trustly"
Expand Down

0 comments on commit 894fde3

Please sign in to comment.