abp
abp copied to clipboard
Angular - Introducing configurable logo provider for the templates
Description
This issue introduces a theme-related provider to enable more flexible logo customization in Angular applications. The implementation will involve adding two provider functions sourced from the lepton-x-core library, allowing consumers to easily override or configure logos based on their application's requirements.
Related PR: https://github.com/volosoft/lepton/pull/2882