mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-13 23:16:47 +00:00
chore: prettier-plugin-sort-imports
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { parsePageId, getPageTitle } from 'notion-utils'
|
||||
import { getPage } from './notion'
|
||||
import { getPageTitle, parsePageId } from 'notion-utils'
|
||||
|
||||
import * as config from './config'
|
||||
import { getPage } from './notion'
|
||||
|
||||
export const oembed = async ({
|
||||
url,
|
||||
|
||||
Reference in New Issue
Block a user