mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-06-05 07:26:52 +00:00
chore: prettier-plugin-sort-imports
This commit is contained in:
@@ -4,15 +4,15 @@
|
||||
* This file pulls from the root "site.config.ts" as well as environment variables
|
||||
* for optional depenencies.
|
||||
*/
|
||||
|
||||
import { parsePageId } from 'notion-utils'
|
||||
import type posthog from 'posthog-js'
|
||||
|
||||
import { getEnv, getSiteConfig } from './get-config-value'
|
||||
import { NavigationLink } from './site-config'
|
||||
import {
|
||||
NavigationStyle,
|
||||
PageUrlOverridesInverseMap,
|
||||
PageUrlOverridesMap,
|
||||
NavigationStyle,
|
||||
Site
|
||||
} from './types'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user