Fixed WP Client

This commit is contained in:
giancarlo
2024-04-02 16:29:11 +08:00
parent 2dc2c6461e
commit 12058274f5
7 changed files with 1036 additions and 959 deletions

View File

@@ -17,7 +17,7 @@ const INTERNAL_PACKAGES = [
'@kit/stripe',
'@kit/email-templates',
'@kit/database-webhooks',
'@kit/cms'
'@kit/cms',
];
/** @type {import('next').NextConfig} */