feat: 修复警告
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// src/views/AgentChat/constants/models.ts
|
||||
// 可用模型配置
|
||||
|
||||
import React from 'react';
|
||||
import * as React from 'react';
|
||||
import { Brain, Zap, TrendingUp } from 'lucide-react';
|
||||
|
||||
/**
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// src/views/AgentChat/constants/tools.ts
|
||||
// MCP 工具配置
|
||||
|
||||
import React from 'react';
|
||||
import * as React from 'react';
|
||||
import {
|
||||
Globe,
|
||||
Newspaper,
|
||||
|
||||
Reference in New Issue
Block a user