master
PageSEO
const PageSEO: React.FC<IPageSEOProps> = (props) => { const seoImgUrl = CONSTANTS.DEV ? 'http://localhost:3000' : seo.url const { title = seo.title,