import BLOG from '@/blog.config' export default function ChatBase() { if (!BLOG.CHATBASE_ID) { return <> } return }