This commit is contained in:
tiago.kayaya
2021-06-02 16:36:50 +01:00
parent 7e3ccc9e01
commit 495e845240
12 changed files with 85 additions and 47 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import { IonicModule } from '@ionic/angular';
import { EventsPageRoutingModule } from './events-routing.module';
import { EventsPage } from './events.page';
import { SharedModule } from 'src/app/shared/shared.module';
// import { SharedModule } from 'src/app/shared/shared.module';
import { ComponentsModule } from 'src/app/components/components.module';
@NgModule({