We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c489cb + 42fd0af commit 25b3563Copy full SHA for 25b3563
source/docs/state-variants.blade.md
@@ -74,7 +74,7 @@ Add the `active:` prefix to only apply a utility when an element is active.
74
75
@slot('code')
76
<button class="bg-blue active:bg-blue-dark text-white...">
77
- Hover me
+ Click me
78
</button>
79
@endslot
80
@endcomponent
0 commit comments