mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
Commented ionic-selectable plugin
This commit is contained in:
@@ -7,7 +7,7 @@ import { IonicModule } from '@ionic/angular';
|
||||
import { HomePageRoutingModule } from './home-routing.module';
|
||||
|
||||
import { HomePage } from './home.page';
|
||||
import { IonicSelectableModule } from 'ionic-selectable';
|
||||
/* import { IonicSelectableModule } from 'ionic-selectable'; */
|
||||
|
||||
|
||||
@NgModule({
|
||||
@@ -16,7 +16,7 @@ import { IonicSelectableModule } from 'ionic-selectable';
|
||||
FormsModule,
|
||||
IonicModule,
|
||||
HomePageRoutingModule,
|
||||
IonicSelectableModule
|
||||
/* IonicSelectableModule */
|
||||
],
|
||||
declarations: [HomePage]
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user