Changeset 28d7d35 for Farmatiko/ClientApp/src/app/app.module.ts
- Timestamp:
- 01/31/21 06:27:26 (4 years ago)
- Branches:
- master
- Children:
- de9d697
- Parents:
- 7520f88
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Farmatiko/ClientApp/src/app/app.module.ts
r7520f88 r28d7d35 6 6 import { MaterialModule } from './shared/material.module'; 7 7 import { ReactiveFormsModule } from '@angular/forms'; 8 import { LeafletModule } from '@asymmetrik/ngx-leaflet'; 8 9 9 10 import { CoreModule } from './shared/core.module'; … … 65 66 MaterialModule, 66 67 ReactiveFormsModule, 68 LeafletModule, 67 69 CoreModule 68 70 ],
Note:
See TracChangeset
for help on using the changeset viewer.