Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
chloefeal committed Dec 25, 2024
1 parent a834070 commit 70821c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/src/interfaces.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export interface UIConfig extends WhiteLabelData {
/**
* Decides which button will be the focus of the modal
* For `socialLogin` the social icon will be colored
* For other options like `emailLogin` and `externalLogin` the respective buttons will be coverted into a primary button
* For other options like `emailLogin` and `externalLogin` the respective buttons will be converted into a primary button
*
* @defaultValue `socialLogin`
*/
Expand Down

0 comments on commit 70821c5

Please sign in to comment.