CalNourish / pantry-webapp

Pantry web app built with Next.js
https://www.ucbbncfp.com/
MIT License
8 stars 0 forks source link

fix JSX syntax warning for Head title #134

Closed janiseliang closed 1 year ago

janiseliang commented 1 year ago

fixes this warning

Warning: A title element received an array with more than 1 element as children. In browsers title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering
    at title
    at head
    at Head (webpack-internal:///./node_modules/next/dist/pages/_document.js:245:1)
    at html
    at Html (webpack-internal:///./node_modules/next/dist/pages/_document.js:643:106)
    at Document (webpack-internal:///./node_modules/next/dist/pages/_document.js:14:1)
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
ucbpfa-pantry-webapp ✅ Ready (Inspect) Visit Preview Jan 25, 2023 at 0:40AM (UTC)