We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d48fb19 commit d8473afCopy full SHA for d8473af
src/pages/index.tsx
@@ -1,4 +1,4 @@
1
-import { fetchPluginMessage } from '@lobehub/chat-plugin-sdk';
+import { fetchPluginMessage } from '@lobehub/chat-plugin-sdk/client';
2
import { Card } from 'antd';
3
import { createStyles } from 'antd-style';
4
import dayjs from 'dayjs';
0 commit comments