We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbe29f8 commit 5ecc51eCopy full SHA for 5ecc51e
packages/base/src/theming/createComponentStyleTag.js
@@ -43,7 +43,6 @@ const createComponentStyleTag = ElementClass => {
43
44
createStyleInHead(cssContent, {
45
"data-ui5-element-styles": tag,
46
- "disabled": "disabled",
47
});
48
if (ponyfillNeeded()) {
49
schedulePonyfill();
0 commit comments