🕷 Gnarly tab switch bug regressed

This commit is contained in:
2022-05-17 08:56:12 -07:00
parent 1a6e28e55d
commit 45be01a140
6 changed files with 161 additions and 130 deletions

View File

@@ -5,7 +5,6 @@ import { isUndefined } from "lodash";
export const RawFileDetails = (props): ReactElement => {
const { rawFileDetails, inferredMetadata } = props.data;
console.log(props);
return (
<>
<div className="comic-detail raw-file-details">