import React from "react"; import NextHead from "next/head"; import PropTypes from "prop-types"; const defaultDescription = ""; const Head = (props) => ( PTB-Ristekdikti ); Head.propTypes = { description: PropTypes.string, }; export default Head;