discovery-prompts.tsx
基本信息
- 类型: React 组件 (TSX)
- 路径:
src/components/prompts/discovery-prompts.tsx
功能描述
Get today's date at midnight for filtering today's votes
导出内容
- 无显式导出
依赖导入
next/linknext-intl/server@/components/ui/button@/components/ui/masonry@/lib/dblucide-react@/components/prompts/prompt-card
Props/接口
interface DiscoveryPromptsProps {
isHomepage?: boolean;
}
使用说明
在 JSX/TSX 中导入使用