We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3076e64 commit d42550bCopy full SHA for d42550b
app/context/LoginContext.tsx
@@ -1,3 +1,4 @@
1
+//this file is to be used for login capabilities, however it is not fully implemented
2
import React, { useState, useCallback } from 'react';
3
import Electron from 'electron';
4
0 commit comments