Skip to content
Snippets Groups Projects
Commit bd655737 authored by William Welling's avatar William Welling Committed by GitHub
Browse files

Update full-item-page.component.ts

parent 80f883e2
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ import { fadeInOut } from '../../shared/animations/fade';
selector: 'ds-full-item-page',
styleUrls: ['./full-item-page.component.scss'],
templateUrl: './full-item-page.component.html',
animations:[fadeInOut]
animations: [fadeInOut]
})
export class FullItemPageComponent extends ItemPageComponent implements OnInit {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment