This commit is contained in:
2021-08-04 17:17:16 -05:00
parent ce6d96e59b
commit e23c0086c2
75 changed files with 1255 additions and 1246 deletions

View File

@@ -1,5 +1,5 @@
import { Component } from 'react';
import { getIPCRenderer } from '../../utils.jsx';
import {Component} from 'react';
import {getIPCRenderer} from '../../utils.jsx';
const ipcRenderer = getIPCRenderer();