DigitalData.UserManager/DigitalData.UserManager.API
Developer 02 86fae90d49 feat: create base page component and refactor page inheritance
- Created a base page component to centralize common functionality.
- Injected refreshService and creationService into the base page.
- Added reset methods for refreshService and creationService in the constructor.
- Refactored all other page components to inherit from the base page component.
2024-08-06 12:07:26 +02:00
..