From 883b9d037b8632c0e5c2de5b15284a9a603b76c3 Mon Sep 17 00:00:00 2001 From: aybeedee Date: Wed, 4 Oct 2023 23:10:31 +0500 Subject: [PATCH] fix(storybook): password label set to password input field id on auth sign in --- src/stories/templates/signin.stories.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stories/templates/signin.stories.tsx b/src/stories/templates/signin.stories.tsx index 69c4cbdd51..1a477474c6 100644 --- a/src/stories/templates/signin.stories.tsx +++ b/src/stories/templates/signin.stories.tsx @@ -155,7 +155,7 @@ export const SignIn = (): React.ReactElement => { required={true} /> - +