Skip to content

Commit

Permalink
fix App.tsx build error
Browse files Browse the repository at this point in the history
  • Loading branch information
thecarlo committed Apr 28, 2024
1 parent 456531e commit 14d9bad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ export const App = () => {

<GeneratePassword
passwordMode={PasswordMode.Password}
length={4}
lowercase={true}
uppercase={true}
numbers={true}
Expand Down

0 comments on commit 14d9bad

Please # to comment.