issues
search
studiobakers
/
react-ui-toolkit
Bakers Studio's React-based UI Toolkit
MIT License
15
stars
2
forks
source link
fix(input): Move `disabled` & `error` class names to container
#166
Closed
yasincaliskan
closed
3 years ago
yasincaliskan
commented
3 years ago
Description
--is-disabled
and
--has-error
class names have moved to the container instead of input element directly.
Description
--is-disabled
and--has-error
class names have moved to the container instead of input element directly.