File tree
9 files changed
+16
-31
lines changed- test
- __snapshots__
- sample
- pages
- api
9 files changed
+16
-31
lines changedDiff for: package.json
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
| 28 | + | |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
|
Diff for: test/__snapshots__/index.js.snap
+8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
6 | 14 |
| |
7 | 15 |
| |
8 | 16 |
| |
|
Diff for: test/index.js
+6-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| |||
302 | 302 |
| |
303 | 303 |
| |
304 | 304 |
| |
305 |
| - | |
| 305 | + | |
306 | 306 |
| |
307 | 307 |
| |
308 | 308 |
| |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
309 | 313 |
| |
310 | 314 |
| |
311 | 315 |
| |
|
Diff for: test/sample/.eslintrc
-4
This file was deleted.
Diff for: test/sample/netlify.toml
-6
This file was deleted.
Diff for: test/sample/next.config.js
-1
This file was deleted.
Diff for: test/sample/pages/_app.js
-5
This file was deleted.
Diff for: test/sample/pages/api/test.js
-5
This file was deleted.
Diff for: test/sample/pages/index.js
-7
This file was deleted.
0 commit comments