const TitleWrapper = ( { children } ) => ( { children } ); export default TitleWrapper;