We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a834070 commit 70821c5Copy full SHA for 70821c5
packages/ui/src/interfaces.ts
@@ -41,7 +41,7 @@ export interface UIConfig extends WhiteLabelData {
41
/**
42
* Decides which button will be the focus of the modal
43
* For `socialLogin` the social icon will be colored
44
- * 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
45
*
46
* @defaultValue `socialLogin`
47
*/
0 commit comments