We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d623e65 commit cc15fe1Copy full SHA for cc15fe1
src/app/layout.tsx
@@ -21,7 +21,6 @@ export const viewport = {
21
};
22
23
export const metadata: Metadata = {
24
- title: {default: 'React', template: '%s – React'},
25
description:
26
'React is the library for web and native user interfaces. Build user interfaces out of individual pieces called components written in JavaScript.',
27
openGraph: {
0 commit comments