Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
import { notFound } from '../not-found'
export const PARALLEL_ROUTE_DEFAULT_PATH =
'next/dist/client/components/builtin/default.js'
export default function ParallelRouteDefault() {
notFound()
}