Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tomski747 committed Dec 24, 2024
1 parent 1f0986a commit 46c82ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sdks/react-sdk/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ export type DescopeProps = {
tenant?: string;
// If theme is not provided - the OS theme will be used
theme?: ThemeOptions;
// Unless locale is provided - the browser's locale will be used
// If locale is not provided - the browser's locale will be used
locale?: string;
autoFocus?: AutoFocusOptions;
validateOnBlur?: boolean;
Expand Down

0 comments on commit 46c82ca

Please sign in to comment.