We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8aa999 commit eb5d790Copy full SHA for eb5d790
framework/core/js/src/common/common.ts
@@ -63,6 +63,7 @@ import './components/FieldSet';
63
import './components/Select';
64
import './components/Navigation';
65
import './components/Alert';
66
+import './components/LabelValue';
67
import './components/Link';
68
import './components/LinkButton';
69
import './components/Checkbox';
0 commit comments