--- title: ボタン --- ヘッダー アプリ全体で使用されるボタンおよびボタングループの一覧。 ## ボタン ```jsx import { Button } from "@/ui/input/button/components/Button"; export const MyComponent = () => { return (