discovery-prompts.tsx

discovery-prompts.tsx

基本信息

  • 类型: React 组件 (TSX)
  • 路径: src/components/prompts/discovery-prompts.tsx

功能描述

Get today's date at midnight for filtering today's votes

导出内容

  • 无显式导出

依赖导入

  • next/link
  • next-intl/server
  • @/components/ui/button
  • @/components/ui/masonry
  • @/lib/db
  • lucide-react
  • @/components/prompts/prompt-card

Props/接口

interface DiscoveryPromptsProps {
isHomepage?: boolean;
}

使用说明

在 JSX/TSX 中导入使用

← 返回目录