mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-10 03:28:50 +01:00
Implement ripple effect for material themes
This commit is contained in:
parent
b03633ba9f
commit
690bd322c2
12 changed files with 70 additions and 19 deletions
|
|
@ -31,12 +31,13 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@angular/animations": "^9.0.4",
|
||||
"@angular/cdk": "^8.0.0",
|
||||
"@angular/cdk": "^9.1.0",
|
||||
"@angular/common": "^9.0.4",
|
||||
"@angular/compiler": "^9.0.4",
|
||||
"@angular/core": "^9.0.4",
|
||||
"@angular/forms": "^9.0.4",
|
||||
"@angular/google-maps": "^9.1.0",
|
||||
"@angular/material": "^9.1.0",
|
||||
"@angular/platform-browser": "^9.0.4",
|
||||
"@angular/platform-browser-dynamic": "^9.0.4",
|
||||
"@angular/router": "^9.0.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue