🕷 Gnarly tab switch bug regressed
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user