🔧 Integrating the auto-watched files from threetwo-core-service

This commit is contained in:
2022-01-26 10:11:03 -08:00
parent 8e5ff81d5f
commit 8f83a0f94f
4 changed files with 12 additions and 5 deletions

View File

@@ -4,6 +4,7 @@ import prettyBytes from "pretty-bytes";
export const RawFileDetails = (props): ReactElement => {
const { data } = props;
console.log(data);
return (
<div className="content comic-detail">
<dl>