🕷 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

@@ -2,7 +2,6 @@ import React, { ReactElement } from "react";
export const ComicInfoXML = (data): ReactElement => {
const { json } = data;
console.log(data);
return (
<div className="comicInfo-metadata">
<dl className="has-text-size-7">