feat: 事件滑动面板添加 详情面板
This commit is contained in:
@@ -20,7 +20,7 @@ import {
|
|||||||
} from '@chakra-ui/react';
|
} from '@chakra-ui/react';
|
||||||
import { ChevronLeftIcon, ChevronRightIcon, TimeIcon } from '@chakra-ui/icons';
|
import { ChevronLeftIcon, ChevronRightIcon, TimeIcon } from '@chakra-ui/icons';
|
||||||
import DynamicNewsEventCard from './EventCard/DynamicNewsEventCard';
|
import DynamicNewsEventCard from './EventCard/DynamicNewsEventCard';
|
||||||
import DynamicNewsDetailPanel from './DynamicNewsDetailPanel';
|
import DynamicNewsDetailPanel from './DynamicNewsDetail';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 实时要闻·动态追踪 - 横向滚动卡片组件
|
* 实时要闻·动态追踪 - 横向滚动卡片组件
|
||||||
|
|||||||
Reference in New Issue
Block a user