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

Compare commits

...

1 Commits

Author SHA1 Message Date
Sami Mazouz
f854d55352 fix: include LabelValue in the default bundle (sync) 2025-08-22 11:51:53 +01:00

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';