More webapp changes+fixes

This commit is contained in:
2025-12-05 16:58:30 +01:00
parent c66cd0568f
commit 8e7a540c97
40 changed files with 1944 additions and 272 deletions
@@ -0,0 +1,2 @@
export { MetadataGridComponent } from './metadata-grid.component';
export { MetadataValueComponent } from './metadata-value.component';