fix import paths
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
import { getServerSideSitemap } from 'next-sitemap';
|
||||
|
||||
import { createCmsClient } from '@kit/cms';
|
||||
|
||||
import appConfig from '@kit/shared/config/app.config';
|
||||
import { appConfig } from '@kit/shared/config';
|
||||
|
||||
/**
|
||||
* @description The maximum age of the sitemap in seconds.
|
||||
|
||||
Reference in New Issue
Block a user