🔧 Fixed publisher name in Library table

This commit is contained in:
2022-08-17 22:25:48 -07:00
parent ea366d1888
commit 5f59456c8b
3 changed files with 10 additions and 5 deletions

View File

@@ -16,7 +16,6 @@ interface IMetadatPanelProps {
containerStyle: any;
}
export const MetadataPanel = (props: IMetadatPanelProps): ReactElement => {
console.log(props)
const {
rawFileDetails,
inferredMetadata,