mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-13 15:09:47 +00:00
fix fathom and prettier
This commit is contained in:
@@ -81,11 +81,6 @@ export const api = {
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
export const fathomId = isDev ? null : process.env.NEXT_PUBLIC_FATHOM_ID
|
||||
console.log('config', {
|
||||
fathomId,
|
||||
isDev,
|
||||
env: process.env.NEXT_PUBLIC_FATHOM_ID
|
||||
})
|
||||
|
||||
export const fathomConfig = fathomId
|
||||
? {
|
||||
|
||||
Reference in New Issue
Block a user