--- title: Кнопки icon: hand-pointer --- Заголовок Список кнопок и групп кнопок, использованных в приложении. ## Кнопка ```jsx import { Button } from "@/ui/input/button/components/Button"; export const MyComponent = () => { return (