Skip to content

Commit

Permalink
Removed muted
Browse files Browse the repository at this point in the history
  • Loading branch information
jordythevulder committed Jan 28, 2025
1 parent 9e8a0bb commit 96f4727
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion resources/views/components/button/base.blade.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{--
This is the default button if you use the example you get this.
The classes that are set on this button are the base for most other buttons.
It is not recommended to use this button. Make use of the other buttons. ie: `button/primary`
Example:
Expand Down
2 changes: 1 addition & 1 deletion resources/views/components/button/button.blade.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{--
The muted button is a variant used for basic use cases.
The default button is a variant used for basic use cases.
Example:
```
<x-rapidez::button>Something</x-rapidez::button>
Expand Down

0 comments on commit 96f4727

Please sign in to comment.