move about theme to proper place

This commit is contained in:
Denys Vuika
2024-07-29 13:43:27 -04:00
parent f72a79ad05
commit 43374d8d1d

View File

@@ -40,5 +40,4 @@ $custom-theme: mat.define-light-theme(
@include adf-style-fixes($theme);
@include adf-pagination-theme($theme);
@include ay11-theme;
@include adf-about-theme($theme);
}