diff --git a/frontend/packages/community/explore/src/pages/plugin/index.tsx b/frontend/packages/community/explore/src/pages/plugin/index.tsx index 3b3f4b942..022ff3621 100644 --- a/frontend/packages/community/explore/src/pages/plugin/index.tsx +++ b/frontend/packages/community/explore/src/pages/plugin/index.tsx @@ -23,6 +23,7 @@ import { } from '@coze-community/components'; import { SearchInput, useUsageModal } from '@coze-community/components'; import { I18n } from '@coze-arch/i18n'; +import { IconCozDocument } from '@coze-arch/coze-design/icons'; import { TabBar, Button } from '@coze-arch/coze-design'; import { ProductEntityType } from '@coze-arch/bot-api/product_api'; import useUrlState from '@ahooksjs/use-url-state'; @@ -86,8 +87,13 @@ export const PluginPage = () => { ) : (