Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sumxu96 committed Oct 2, 2024
1 parent a25b3a3 commit 6be8c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/offramp/initOffRamp.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export const initOffRamp = (
): void => {
const instance = new CBPayInstance({
...options,
widget: 'offramp',
widget: 'sell',
experienceLoggedIn,
appParams: widgetParameters,
});
Expand Down

0 comments on commit 6be8c42

Please sign in to comment.