J-Haynes / password-gen

Generate secure passwords & see how long they will take to crack
https://password-gen-xi.vercel.app
1 stars 0 forks source link

remove console logs #8

Open J-Haynes opened 5 months ago

J-Haynes commented 5 months ago

Form.tsx - lines: 21,31,42

J-Haynes commented 5 months ago

Not the end of the world as this is a purely front end app.

User generates password and uses it elsewhere. No data is saved by the site and no info is associated with the user.