Skip to content

Commit f854d55

Browse files
committed
fix: include LabelValue in the default bundle (sync)
1 parent a46ce07 commit f854d55

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)