universal md styling

This commit is contained in:
Matt Hill
2021-12-12 14:29:02 -07:00
committed by Aiden McClelland
parent d1c8a3a116
commit e6dff4f5d2
5 changed files with 15 additions and 4 deletions

View File

@@ -19,7 +19,9 @@ const useMocks = require('../../config.json').useMocks
imports: [
HttpClientModule,
BrowserModule,
IonicModule.forRoot(),
IonicModule.forRoot({
mode: 'md',
}),
AppRoutingModule,
],
providers: [