chore: slate compatibility with next-payload

This commit is contained in:
James
2023-10-14 11:49:38 -04:00
parent 64864686c4
commit 6bc282444e
5 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
'use client'
import { ShimmerEffect } from 'payload/components'
import React, { Suspense, lazy } from 'react'