forked from hazza/dspace-angular
Fixed conflicts with new metadata map
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Component, Input } from '@angular/core';
|
||||
import { MetadataValue } from '../../../core/shared/metadata.interfaces';
|
||||
import { MetadataValue } from '../../../core/shared/metadata.models';
|
||||
|
||||
/**
|
||||
* This component renders the configured 'values' into the ds-metadata-field-wrapper component.
|
||||
|
Reference in New Issue
Block a user