File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
sass/themes/components/input Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 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.
You can’t perform that action at this time.
0 commit comments