90978: Update theme modules

This commit is contained in:
Yura Bondarenko
2022-04-27 14:56:02 +02:00
parent 8a4f811575
commit e65b5e2f1c
6 changed files with 93 additions and 53 deletions

View File

@@ -106,9 +106,9 @@ const DECLARATIONS = [
SearchModule,
FormsModule,
ResourcePoliciesModule,
ComcolModule
ComcolModule,
],
declarations: DECLARATIONS
declarations: DECLARATIONS,
})
/**