UNPKG

gatsby-theme-try-ghost

Version:

A Gatsby theme for building flaring fast blogs from headless Ghost CMS.

11 lines (8 loc) 143 B
/** * * Placeholder for SubscribeSuccess * */ // The actual component const SubscribeSuccess = () => (null) export default SubscribeSuccess;