Skip to content

Commit d42550b

Browse files
UserUser
authored andcommitted
Login capabilities in Login Context not fully implemented
1 parent 3076e64 commit d42550b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/context/LoginContext.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
//this file is to be used for login capabilities, however it is not fully implemented
12
import React, { useState, useCallback } from 'react';
23
import Electron from 'electron';
34

0 commit comments

Comments
 (0)