mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
@@ -1,5 +1,5 @@
|
||||
import { FC } from 'react'
|
||||
import { AppProps } from 'next/app'
|
||||
import type { AppProps } from 'next/app'
|
||||
import '@assets/global.css'
|
||||
|
||||
const Noop: FC = ({ children }) => <>{children}</>
|
||||
|
Reference in New Issue
Block a user