Design system.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

11 lines
272 B

  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>