import React from 'react' const Title = ({children, subtitle, className, titleClass, h1, ...props}) => { return (
{subtitle}