mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-27 10:24:08 +01:00
refactor(theme): theme refactor, buttons, toaster, preloader
This commit is contained in:
parent
d5f69647aa
commit
59ef144716
77 changed files with 1324 additions and 954 deletions
|
|
@ -2,7 +2,6 @@ import { Component } from '@angular/core';
|
|||
|
||||
@Component({
|
||||
selector: 'ngx-gmaps',
|
||||
styleUrls: ['./gmaps.component.scss'],
|
||||
templateUrl: './gmaps.component.html',
|
||||
})
|
||||
export class GmapsComponent {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue