fix(MarketDataView): 添加缺失的 VStack 导入

- 修复 TypeScript 类型检查错误

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
zdl
2025-12-17 11:11:59 +08:00
parent 8f3247b28e
commit b6253c724d

View File

@@ -5,6 +5,7 @@ import React, { useState, useEffect, ReactNode, useMemo, useCallback } from 'rea
import {
Box,
Container,
VStack,
useDisclosure,
} from '@chakra-ui/react';
import {