-
Notifications
You must be signed in to change notification settings - Fork 275
Commit b4f61eb
committed
expose resetPassword function with utils
1 parent 67df145 commit b4f61eb
File tree
3 files changed
+35
-2
lines changed- client/packages/lowcoder/src
- comps/hooks
- i18n/locales
- util
3 files changed
+35
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 | + | ||
12 | + | ||
11 | 13 |
| |
12 | 14 |
| |
13 | 15 |
| |
| |||
121 | 123 |
| |
122 | 124 |
| |
123 | 125 |
| |
126 | + | ||
127 | + | ||
128 | + | ||
129 | + | ||
130 | + | ||
131 | + | ||
132 | + | ||
133 | + | ||
134 | + | ||
135 | + | ||
136 | + | ||
137 | + | ||
138 | + | ||
139 | + | ||
140 | + | ||
141 | + | ||
142 | + | ||
143 | + | ||
144 | + | ||
145 | + | ||
146 | + | ||
147 | + | ||
148 | + | ||
149 | + | ||
150 | + | ||
151 | + | ||
152 | + | ||
153 | + | ||
154 | + | ||
124 | 155 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2630 | 2630 |
| |
2631 | 2631 |
| |
2632 | 2632 |
| |
2633 | + | ||
2633 | 2634 |
| |
2634 | 2635 |
| |
2635 | 2636 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | - | ||
2 | + | ||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 | - | ||
6 | + | ||
7 | + | ||
7 | 8 |
|
0 commit comments