Files
cunningham/packages
jbpenrath 8e049bc21e 🐛(react) disable button link
According to its prop, the Button component can be rendered as
a link but in this case, the prop `disabled` has no effect. So to fix
that if the Button receives a `href` prop and is disabled, we apply
a modifier class `.c__button--disabled`.
2025-08-07 10:15:07 +02:00
..
2025-08-07 10:15:07 +02:00
2025-05-05 17:56:15 +02:00
2024-07-29 14:46:52 +02:00