Skip to content

Commit 25b3563

Browse files
authored
Merge pull request tailwindlabs#38 from the94air/patch-1
Text Correction
2 parents 1c489cb + 42fd0af commit 25b3563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/docs/state-variants.blade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Add the `active:` prefix to only apply a utility when an element is active.
7474

7575
@slot('code')
7676
<button class="bg-blue active:bg-blue-dark text-white...">
77-
Hover me
77+
Click me
7878
</button>
7979
@endslot
8080
@endcomponent

0 commit comments

Comments
 (0)