💽 Raw import to mongo WIP

This commit is contained in:
2021-06-02 09:02:07 -07:00
parent 69f79c1ece
commit 9d27a9dd95
10 changed files with 16397 additions and 10 deletions

View File

@@ -102,7 +102,7 @@ class Import extends React.Component<IProps, IState> {
}
function mapStateToProps(state: IState) {
console.log("STATE", state);
console.log("state", state);
return {
// matches: state.comicInfo.searchResults,
garam: state.fileOps.comicBookMetadata,