This commit is contained in:
Travis Fischer
2022-10-15 18:03:52 -04:00
parent 44026d9766
commit 3a229e357c
19 changed files with 56 additions and 54 deletions

View File

@@ -2,7 +2,7 @@ import * as React from 'react'
import { Block, ExtendedRecordMap } from 'notion-types'
import { getPageTweet } from 'lib/get-page-tweet'
import { getPageTweet } from '@/lib/get-page-tweet'
import { PageActions } from './PageActions'
import { PageSocial } from './PageSocial'