Commits

Art Lowel authored ab0f2c89e64
remove most uses of normalizedserializer
No tags

src/app/+item-page/simple/item-types/publication/publication.component.ts

Modified
10 10
11 11 @listableObjectComponent('Publication', ViewMode.StandalonePage)
12 12 @listableObjectComponent(Item, ViewMode.StandalonePage)
13 13 @Component({
14 14 selector: 'ds-publication',
15 15 styleUrls: ['./publication.component.scss'],
16 16 templateUrl: './publication.component.html',
17 17 changeDetection: ChangeDetectionStrategy.OnPush,
18 18 })
19 19 export class PublicationComponent extends ItemComponent {
20 +
20 21 }

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut