Skip to content

Commit

Permalink
chore: trigger workflow again
Browse files Browse the repository at this point in the history
  • Loading branch information
zaaakher committed Jul 17, 2024
1 parent 97604be commit e10626b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/blocks/auth/LoginForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import { AuthButtons } from "./AuthButtons";
type LoginFormTypes = {
/** Object containing text labels used throughout the form. */
texts?: LoginFormTextsTypes;
/** If true, only logos are displayed in third-party auth buttons. */
/** If true, only logos are displayed in third-party auth buttons.*/
logosOnly?: boolean;
/** Direction of text and UI elements, either left-to-right or right-to-left. */
direction?: DirectionType;
Expand Down

0 comments on commit e10626b

Please sign in to comment.