mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-15 00:30:02 +00:00
Switched to "ngx-layout" from the deprecated "@angular/flex-layout"
This commit is contained in:
@@ -21,7 +21,7 @@ import {ErrorDialogComponent} from "./components/error-dialog/error-dialog.compo
|
||||
import {MatDialogModule} from "@angular/material/dialog";
|
||||
import {MatButtonModule} from "@angular/material/button";
|
||||
import {MatInputModule} from "@angular/material/input";
|
||||
import {FlexLayoutModule, FlexModule, GridModule} from "@angular/flex-layout";
|
||||
import {FlexLayoutModule, FlexModule, GridModule} from "@ngbracket/ngx-layout";
|
||||
import {LibraryOverviewComponent} from './components/library-overview/library-overview.component';
|
||||
import {MatProgressSpinnerModule} from "@angular/material/progress-spinner";
|
||||
import {MatTableModule} from "@angular/material/table";
|
||||
|
||||
Reference in New Issue
Block a user