Skip to content

Commit 2d47bc6

Browse files
Update sass/themes/components/input/_input-theme.scss
Co-authored-by: Silvia Ivanova <[email protected]>
1 parent 8d62e23 commit 2d47bc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sass/themes/components/input/_input-theme.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
/// @param {Color} $focused-text-color [null] - The input text color in the focused state.
2121
/// @param {Color} $disabled-text-color [null] - The input text color in the disabled state.
2222
/// @param {Color} $helper-text-color [null] - The helper text color.
23-
/// @param {Color} text-error-color [null] - The color used for the error message.
23+
/// @param {Color} $text-error-color [null] - The color used for the error message.
2424
/// @param {Color} icon-error-color [null] - The color used for the error icon.
2525
/// @param {Color} $input-prefix-color [null] - The input prefix color in the idle state.
2626
/// @param {Color} $input-prefix-background [null] - The background color of an input prefix in the idle state.

0 commit comments

Comments
 (0)