edit and update data

This commit is contained in:
2019-11-28 22:25:52 +01:00
committed by smuddy
parent 6de7de7224
commit 8aeffc3c8f
31 changed files with 341 additions and 50 deletions

View File

@@ -1,4 +1,4 @@
import {animate, query, stagger, state, style, transition, trigger} from '@angular/animations';
import {animate, state, style, transition, trigger} from '@angular/animations';
export const fade = [
// the fade-in/fade-out animation.