mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
comment TagCloud
This commit is contained in:
@@ -8,14 +8,14 @@ import { SearchPageRoutingModule } from './search-routing.module';
|
|||||||
|
|
||||||
import { SearchPage } from './search.page';
|
import { SearchPage } from './search.page';
|
||||||
/* import { ComponentsModule } from 'src/app/components/components.module'; */
|
/* import { ComponentsModule } from 'src/app/components/components.module'; */
|
||||||
import { TagCloudModule } from 'angular-tag-cloud-module';
|
/* import { TagCloudModule } from 'angular-tag-cloud-module'; */
|
||||||
|
|
||||||
@NgModule({
|
@NgModule({
|
||||||
imports: [
|
imports: [
|
||||||
CommonModule,
|
CommonModule,
|
||||||
FormsModule,
|
FormsModule,
|
||||||
IonicModule,
|
IonicModule,
|
||||||
TagCloudModule,
|
/* TagCloudModule, */
|
||||||
/* ComponentsModule, */
|
/* ComponentsModule, */
|
||||||
SearchPageRoutingModule
|
SearchPageRoutingModule
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user