diff --git a/src/payload.config.ts b/src/payload.config.ts index d119f25..fc02368 100644 --- a/src/payload.config.ts +++ b/src/payload.config.ts @@ -28,7 +28,8 @@ export default buildConfig({ // The `BeforeDashboard` component renders the 'welcome' block that you see after logging into your admin panel. // Feel free to delete this at any time. Simply remove the line below. beforeDashboard: ['@/components/BeforeDashboard'], - Logo, + graphics: { + Logo, }, }, importMap: {