Reformat.
This commit is contained in:
@@ -8,7 +8,7 @@ const Home: React.FC = () => {
|
||||
<Button
|
||||
onClick={(): void => {
|
||||
window.electron.ipcRenderer.send(
|
||||
ipcTypes.toMain.debug.decodeEstimate
|
||||
ipcTypes.toMain.debug.decodeEstimate,
|
||||
);
|
||||
}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user