import React from 'react' import Head from 'next/head' export default () => (
{/* this should not cause a warning */}

I can have meta tags

)