Skip to content

Commit 52f71e3

Browse files
committed
Fix formatting
1 parent ec33a88 commit 52f71e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/flowbite/input_field.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ def errors
101101
# constructor.
102102
# @option label [String] content The content of the label element.
103103
# @option label [Hash] options Additional options to pass to the label
104-
# component. This can be used to set the class, for example.
104+
# component. This can be used to set the class, for example.
105105
#
106106
# @param options [Hash] Additional HTML attributes to pass to the input
107107
# field container element.

0 commit comments

Comments
 (0)