This repository was archived by the owner on May 4, 2023. It is now read-only.
File tree
4 files changed
+43
-3
lines changedFilter options
- src/renderer/components
- Favorite
- Login
- Votes
4 files changed
+43
-3
lines changedsrc/renderer/components/Favorite/FavoriteCookbook.tsx
Copy file name to clipboardExpand all lines: src/renderer/components/Favorite/FavoriteCookbook.tsx+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
| 4 | + |
| 5 | + |
3 | 6 |
|
4 | 7 |
|
5 | 8 |
|
| ||
11 | 14 |
|
12 | 15 |
|
13 | 16 |
|
| 17 | + |
14 | 18 |
|
15 | 19 |
|
16 | 20 |
|
| ||
21 | 25 |
|
22 | 26 |
|
23 | 27 |
|
| 28 | + |
| 29 | + |
24 | 30 |
|
25 | 31 |
|
26 | 32 |
|
| ||
56 | 62 |
|
57 | 63 |
|
58 | 64 |
|
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
59 | 70 |
|
60 | 71 |
|
61 | 72 |
|
| ||
72 | 83 |
|
73 | 84 |
|
74 | 85 |
|
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
75 | 91 |
|
76 | 92 |
|
77 | 93 |
|
|
src/renderer/components/Favorite/FavoriteSnippet.tsx
Copy file name to clipboardExpand all lines: src/renderer/components/Favorite/FavoriteSnippet.tsx+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
| 4 | + |
| 5 | + |
3 | 6 |
|
4 | 7 |
|
5 | 8 |
|
| ||
12 | 15 |
|
13 | 16 |
|
14 | 17 |
|
| 18 | + |
15 | 19 |
|
16 | 20 |
|
17 | 21 |
|
| ||
22 | 26 |
|
23 | 27 |
|
24 | 28 |
|
| 29 | + |
| 30 | + |
25 | 31 |
|
26 | 32 |
|
27 | 33 |
|
| ||
63 | 69 |
|
64 | 70 |
|
65 | 71 |
|
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
66 | 77 |
|
67 | 78 |
|
68 | 79 |
|
| ||
79 | 90 |
|
80 | 91 |
|
81 | 92 |
|
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
82 | 98 |
|
83 | 99 |
|
84 | 100 |
|
|
src/renderer/components/Login/Login.tsx
Copy file name to clipboardExpand all lines: src/renderer/components/Login/Login.tsx+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
| 18 | + |
17 | 19 |
|
18 | 20 |
|
19 | 21 |
|
| ||
26 | 28 |
|
27 | 29 |
|
28 | 30 |
|
| 31 | + |
29 | 32 |
|
30 | 33 |
|
31 | 34 |
|
| ||
62 | 65 |
|
63 | 66 |
|
64 | 67 |
|
| 68 | + |
65 | 69 |
|
66 | 70 |
|
67 | 71 |
|
|
src/renderer/components/Votes/Votes.tsx
Copy file name to clipboardExpand all lines: src/renderer/components/Votes/Votes.tsx+7-3Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
35 | 34 |
|
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| ||
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
72 |
| - |
| 72 | + |
| 73 | + |
| 74 | + |
73 | 75 |
|
74 | 76 |
|
75 | 77 |
|
| ||
92 | 94 |
|
93 | 95 |
|
94 | 96 |
|
95 |
| - |
| 97 | + |
| 98 | + |
| 99 | + |
96 | 100 |
|
97 | 101 |
|
98 | 102 |
|
|
0 commit comments