chore: sync GovOPlaN module split state

This commit is contained in:
2026-07-10 12:51:21 +02:00
parent 18e6c3eb9b
commit 13fd7fc3bd
50 changed files with 12678 additions and 1109 deletions

View File

@@ -1,4 +1,3 @@
import "./styles/file-manager.css";
export { default } from "./module";
export * from "./module";
export { default as FilesPage } from "./features/files/FilesPage";