instead of "Click here to resubscribe", it might be useful to just expose subscribe form underneath the "Changed your mind?" message. You can do that by simply setting Layout's NoSubscribeForm prop to false.
Message component can be used inline as well as in "fullscreen" mode by passing fullscreen prop which looks nice on single pages (all it does is center content vertically).
→ view live
Layout
'sNoSubscribeForm
prop tofalse
.Message
component can be used inline as well as in "fullscreen" mode by passingfullscreen
prop which looks nice on single pages (all it does is center content vertically).✌️