rework hierarchy

This commit is contained in:
2023-09-19 11:57:48 +02:00
parent a483580906
commit cd75aa5b13
16 changed files with 138 additions and 100 deletions

View File

@@ -1,2 +1,5 @@
export * from './reprocess';
export { default as ReprocessInput } from './ReprocessInput.vue';
export { default as ReprocessResultTable } from './ReprocessResultTable.vue';