update borrow + fix invite
This commit is contained in:
@@ -47,10 +47,11 @@ import {FlexLayoutModule} from '@angular/flex-layout';
|
||||
|
||||
import {
|
||||
NgxMatDatetimePickerModule,
|
||||
NgxMatNativeDateModule,
|
||||
NgxMatTimepickerModule
|
||||
NgxMatNativeDateModule
|
||||
} from '@angular-material-components/datetime-picker';
|
||||
|
||||
import { NgxMatTimepickerModule } from 'ngx-mat-timepicker';
|
||||
|
||||
@NgModule({
|
||||
declarations: [],
|
||||
imports: [
|
||||
|
||||
Reference in New Issue
Block a user