--- title: Buttons icon: "hand-pointer" --- Header A list of buttons and button groups used throughout the app. ## Button ```jsx import { Button } from "@/ui/input/button/components/Button"; export const MyComponent = () => { return (