mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
remove log
This commit is contained in:
@@ -3,7 +3,6 @@ import { Component } from 'react'
|
||||
import PropTypes from 'prop-types'
|
||||
|
||||
export default function Messenger() {
|
||||
console.log('facebook', BLOG.FACEBOOK_PAGE_ID, BLOG.FACEBOOK_APP_ID)
|
||||
return <MessengerCustomerChat
|
||||
pageId={BLOG.FACEBOOK_PAGE_ID}
|
||||
appId={BLOG.FACEBOOK_APP_ID}
|
||||
|
||||
Reference in New Issue
Block a user