-
-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Use button for Ghost.io newsletter signup #337
Conversation
✅ Deploy Preview for opensauced-landing ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
cc @nickytonline - this seemed to have goofed up abunch of the spacing (and looks to have used 4 spaces) for the components I touched. Thoughts? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @jpmcb!
Any thoughts on fixing the spacing shenanigans I've created? ^ @open-sauced/engineering |
Stay up to date with the latest OpenSauced news and trends. | ||
</Typography> | ||
<GradientBorderWrapper> | ||
<button |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Instead of this being a button, make it a link (keep the styling) and set the href
to https://news.opensauced.pizza/#/portal/signup. No need for an onClick
I formatted it on my local and pushed. Maybe it's some NeoVim wonkiness with this project in particular? |
fc4692e
to
57d330a
Compare
Signed-off-by: John McBride <[email protected]>
It's probably because Lines 1 to 6 in 1bdcdd2
We can merge this through and I'll bring forward an |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Description
Newsletter.tsx
componentRelated Tickets & Documents
Closes: #336
Mobile & Desktop Screenshots/Recordings
Steps to QA
npm run dev
Tier (staff will fill in)