UNPKG

gatsby-theme-try-ghost

Version:

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

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