chore: 清理 Community 目录下未使用的文件
- 删除 PageNavigationButton.js(功能已整合到 PaginationControl) - 删除 useInfiniteScroll.js(已被 @tanstack/react-virtual 替代) - 删除 EventDiscussionModal.js(已废弃) - 删除 PopularKeywords.js(功能已整合到其他组件) - 移除 index.js 中未使用的 useColorModeValue 导入 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -9,7 +9,6 @@ import {
|
||||
import {
|
||||
Box,
|
||||
Container,
|
||||
useColorModeValue,
|
||||
useBreakpointValue,
|
||||
Skeleton,
|
||||
} from '@chakra-ui/react';
|
||||
|
||||
Reference in New Issue
Block a user