This repository was archived by the owner on May 4, 2023. It is now read-only.
File tree
7 files changed
+13
-7
lines changedFilter options
- release/app
- src/renderer/components
- Layout
- Login
- UserContext
7 files changed
+13
-7
lines changed+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
|
release/app/package-lock.json
Copy file name to clipboardExpand all lines: release/app/package-lock.json+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
|
src/renderer/components/Layout/SideMenu.tsx
Copy file name to clipboardExpand all lines: src/renderer/components/Layout/SideMenu.tsx+2
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
| 108 | + |
| 109 | + |
108 | 110 |
|
109 | 111 |
|
110 | 112 |
|
|
src/renderer/components/Login/Login.tsx
Copy file name to clipboardExpand all lines: src/renderer/components/Login/Login.tsx+5-2
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
57 | 60 |
|
58 |
| - |
| 61 | + |
59 | 62 |
|
60 | 63 |
|
61 | 64 |
|
|
src/renderer/components/UserContext/UserContext.tsx
Copy file name to clipboardExpand all lines: src/renderer/components/UserContext/UserContext.tsx+2-1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
|
0 commit comments