Design system.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

12345678910
  1. import { ActionButton } from '@tesseract-design/web-action-react';
  2. # ActionButton
  3. The `<ActionButton>` component is a wrapper around the `<Button>` component that adds a few extra props to make it
  4. easier to create action buttons.
  5. <ActionButton>
  6. Button
  7. </ActionButton>