feat: alpha updates (#51) (#52)

This reverts commit 409713b99e.
This commit is contained in:
Elliot DeNolf
2024-03-22 13:15:28 -04:00
committed by GitHub
parent 409713b99e
commit 88651bbb38
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
import withPayload from '@payloadcms/next/withPayload'
import { withPayload } from '@payloadcms/next'
/** @type {import('next').NextConfig} */
const nextConfig = {