Skip to content

Commit

Permalink
[accessibility] add label to the subscribe from and hide it visually. (
Browse files Browse the repository at this point in the history
  • Loading branch information
nisarhassan12 authored Apr 17, 2020
1 parent 8e3044b commit d69a0e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/SubscribeSection/Form/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ const Form: React.FC = () => {
id="mce-EMAIL"
placeholder="email address"
required={true}
aria-label="Enter your email"
/>

{/*real people should not fill this in and expect good things - do not remove this or risk form bot signups*/}
Expand Down

0 comments on commit d69a0e5

Please sign in to comment.