* show warning if there is a title in _document.js Head * dont loop through children in production * only 1 loop through this.props.children 💪 * also raise warning in test env * check for null childs