Skip to content

Commit eb5d790

Browse files
SychO9imorland
authored andcommitted
fix: include LabelValue in the default bundle (sync) (#4235)
1 parent a8aa999 commit eb5d790

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

framework/core/js/src/common/common.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ import './components/FieldSet';
6363
import './components/Select';
6464
import './components/Navigation';
6565
import './components/Alert';
66+
import './components/LabelValue';
6667
import './components/Link';
6768
import './components/LinkButton';
6869
import './components/Checkbox';

0 commit comments

Comments
 (0)