Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update packages/design-system-react/src/components/ButtonHero/README.mdx
Co-authored-by: Copilot <[email protected]>
  • Loading branch information
georgewrmarshall and Copilot authored Oct 22, 2025
commit 0374d40ade1a7940946c1f024f9af0563cd64bd8
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Use for:
- Swapping tokens
- Claiming winnings (e.g., Polymarket bets)
- Claiming rewards
Other critical, high-value actions
- Other critical, high-value actions

```tsx
import { ButtonHero } from '@metamask/design-system-react';
Expand Down
Loading