Skip to content

Commit

Permalink
Remove test code snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
ektaghag-eaton committed Sep 16, 2023
1 parent 5277d7e commit f83db23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion login-workflow/example/src/screens/Login.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ export const Login = (): JSX.Element => (
<LoginScreen
projectImage={<img src={EatonLogo} alt="logo" style={{ maxHeight: 80 }} />}
header={<DebugComponent />}
passwordRequiredValidatorText={'ndnd'}
errorDisplayConfig={{
mode: 'message-box',
messageBoxConfig: {
Expand Down

0 comments on commit f83db23

Please sign in to comment.