hello-world

block

Hello World

fly-byスタイルのシンプルなHello Worldコンポーネント

プレビュー

Hello World

Welcome to fly-by design system

インストール

npx shadcn@latest add "https://fly-by.design.yukyu.net/r/hello-world.json"

使用例

import { HelloWorld } from "@/components/ui/hello-world"

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

ファイル

registry/fly-by/blocks/hello-world/hello-world.tsxcomponent