Loading app/layout.tsx +0 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ import React from 'react'; import { NextUIProvider } from '@nextui-org/react'; import type { Metadata } from 'next'; import localFont from 'next/font/local'; import './globals.css'; export const metadata: Metadata = { Loading Loading
app/layout.tsx +0 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ import React from 'react'; import { NextUIProvider } from '@nextui-org/react'; import type { Metadata } from 'next'; import localFont from 'next/font/local'; import './globals.css'; export const metadata: Metadata = { Loading