Migrate button in app/views/users/unsubscribes/show.html.haml
What does this MR do and why?
- Use Pajamas button component
- Remove footer styling and
hr
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Go to
http://127.0.0.1:3000/unsubscribes/<encoded-email>
(I went to https://www.base64encode.org/ and pasted in my user email address)