Skip to content

Commit 5220205

Browse files
committed
Small change to launch snapshots
1 parent f5baa6c commit 5220205

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/src/password-input/PasswordInput.stories.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ const Password = () => (
105105
<DxcPasswordInput label="Password input" value="Password" />
106106
</ExampleContainer>
107107
);
108+
108109
const PasswordDark = () => (
109110
<BackgroundColorProvider color="#333333">
110111
<DarkContainer>

0 commit comments

Comments
 (0)