mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-30 07:26:45 +00:00
移除冲突组件,允许用npm打包
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
import BLOG from '@/blog.config'
|
||||
import MessengerCustomerChat from 'react-messenger-customer-chat'
|
||||
|
||||
const Messenger = () => (
|
||||
<MessengerCustomerChat
|
||||
<div
|
||||
pageId={BLOG.FACEBOOK_PAGE_ID}
|
||||
appId={BLOG.FACEBOOK_APP_ID}
|
||||
language={BLOG.LANG.replace('-', '_')}
|
||||
|
||||
Reference in New Issue
Block a user