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