Ignore:
Timestamp:
01/31/21 06:27:26 (3 years ago)
Author:
Mile Jankuloski <mile.jankuloski@…>
Branches:
master
Children:
de9d697
Parents:
7520f88
Message:

Maps, geolocation api, dialogs & more

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Farmatiko/ClientApp/src/app/app.module.ts

    r7520f88 r28d7d35  
    66import { MaterialModule } from './shared/material.module';
    77import { ReactiveFormsModule } from '@angular/forms';
     8import { LeafletModule } from '@asymmetrik/ngx-leaflet';
    89
    910import { CoreModule } from './shared/core.module';
     
    6566    MaterialModule,
    6667    ReactiveFormsModule,
     68    LeafletModule,
    6769    CoreModule
    6870  ],
Note: See TracChangeset for help on using the changeset viewer.