mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
universal md styling
This commit is contained in:
committed by
Aiden McClelland
parent
d1c8a3a116
commit
e6dff4f5d2
@@ -19,7 +19,9 @@ const useMocks = require('../../config.json').useMocks
|
||||
imports: [
|
||||
HttpClientModule,
|
||||
BrowserModule,
|
||||
IonicModule.forRoot(),
|
||||
IonicModule.forRoot({
|
||||
mode: 'md',
|
||||
}),
|
||||
AppRoutingModule,
|
||||
],
|
||||
providers: [
|
||||
|
||||
Reference in New Issue
Block a user