[ACS-8779] Keep selections and question after going to the previous page (#4147)

This commit is contained in:
jacekpluta
2024-10-04 14:54:09 +02:00
committed by GitHub
parent 64dfc48468
commit 3ec6d0be32
26 changed files with 457 additions and 123 deletions

View File

@@ -58,6 +58,7 @@ export * from './lib/services/app-hook.service';
export * from './lib/services/auto-download.service';
export * from './lib/services/app-settings.service';
export * from './lib/services/user-profile.service';
export * from './lib/services/navigation-history.service';
export * from './lib/utils/node.utils';
export * from './lib/testing/lib-testing-module';