Skip to content

Commit

Permalink
docs: ✏️ change style header to variants
Browse files Browse the repository at this point in the history
  • Loading branch information
Karthik-B-06 committed Jun 22, 2022
1 parent 9ac68fa commit efcb038
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/button.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default function App() {
## Table of Contents

- [Themes](#themes)
- [Style](#style)
- [Variants](#variants)
- [Size](#size)
- [Prefix](#prefix)
- [Suffix](#suffix)
Expand Down Expand Up @@ -50,7 +50,7 @@ export default function App() {
```

## Style
## Variants

Adapt UI provides four different styles for buttons, namely `solid`, `subtle`,
`outline`, and `ghost` buttons. You can use these various styled button
Expand Down

0 comments on commit efcb038

Please sign in to comment.