fb-alert-dialog

ui

Alert Dialog

fly-byデザインシステムのAlert Dialogコンポーネント。確認ダイアログ。

プレビュー

Are you sure?

This action cannot be undone.

インストール

npx shadcn@latest add "https://fly-by.design.yukyu.net/r/fb-alert-dialog.json"

依存関係

NPM Packages

@radix-ui/react-alert-dialog

使用例

import { FbAlertDialog } from "@/components/ui/fb-alert-dialog"

// コンポーネントを使用
<FbAlertDialog>
  Content
</FbAlertDialog>

ファイル

registry/fly-by/ui/fb-alert-dialog.tsxui