Skip to content

Commit

Permalink
testing to see if ENV works
Browse files Browse the repository at this point in the history
  • Loading branch information
weiwang0305 committed Apr 18, 2024
1 parent c48d7ec commit 061e226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/components/form-wrapper.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export const FormWrapper = ({ formType }: FormWrapperProps) => {
htmlFor='email'
className='flex flex-col justify-center items-start w-full text-subtext-color text-sm font-bold mb-2'
>
Email TEST TEST!
Email TEST TEST testing for password
<input
placeholder='Email'
type='email'
Expand Down

0 comments on commit 061e226

Please sign in to comment.