1
0
mirror of https://github.com/flarum/core.git synced 2025-08-23 08:33:45 +02:00

fix: include LabelValue in the default bundle (sync)

This commit is contained in:
Sami Mazouz
2025-08-22 11:51:53 +01:00
parent a46ce07255
commit f854d55352

View File

@@ -63,6 +63,7 @@ import './components/FieldSet';
import './components/Select';
import './components/Navigation';
import './components/Alert';
import './components/LabelValue';
import './components/Link';
import './components/LinkButton';
import './components/Checkbox';