Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
rarepepi committed Dec 1, 2023
1 parent 2c847f9 commit cbf19dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export type ButtonType =
export type NoRampConfig = {
priceId: string;
testnet?: boolean;
emailOrPhone?: string;
theme?: 'light' | 'dark' | null;
buttonTheme?: 'light' | 'dark' | null;
type?: ButtonType;
Expand Down

0 comments on commit cbf19dd

Please sign in to comment.