Skip to content

Commit 9887a13

Browse files
committed
Change "form control appearance" to just "appearance"
1 parent 6984ba0 commit 9887a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/docs/forms.blade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Form controls are great candidates for component classes, but just for fun, here
4242

4343
@include('_partials.variants-and-disabling', [
4444
'utility' => [
45-
'name' => 'form control appearance',
45+
'name' => 'appearance',
4646
'property' => 'appearance',
4747
],
4848
'variants' => [

0 commit comments

Comments
 (0)