import React from 'react'; import Head from '@docusaurus/Head'; const CanonicalUrl = ({ canonicalUrl }) => ( ); export default CanonicalUrl;