Skip to content

Commit

Permalink
Merge branch 'main' into 3660-file-input-status-prop
Browse files Browse the repository at this point in the history
  • Loading branch information
powellkerry authored Jan 27, 2025
2 parents 5fb63fd + d218fb8 commit b0411a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/storybook/stories/va-alert-sign-in.stories.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ OptionalSignInVerified.args = {
...defaultArgs,
'variant': ASIVariants.signInOptional,
'no-sign-in-link': 'https://example.com/',
'time-limit': '20 minutes',
'time-limit': '60 days',
};

export const VerifyWithIdMe = Template.bind(null);
Expand Down

0 comments on commit b0411a6

Please sign in to comment.