@@ -111,7 +111,7 @@ exports[`02. Add Test Todo 1`] = `
111
111
<button
112
112
className = " selected"
113
113
onClick = { [Function ]}
114
- value = " todos "
114
+ value = " all "
115
115
>
116
116
All
117
117
</button >
@@ -177,7 +177,7 @@ exports[`02. Add Test Todo 1`] = `
177
177
<div class = " filters" >
178
178
<button
179
179
class = " selected"
180
- value = " todos "
180
+ value = " all "
181
181
>
182
182
All
183
183
</button >
@@ -295,7 +295,7 @@ exports[`03. Add Other Todo 1`] = `
295
295
<button
296
296
className = " selected"
297
297
onClick = { [Function ]}
298
- value = " todos "
298
+ value = " all "
299
299
>
300
300
All
301
301
</button >
@@ -373,7 +373,7 @@ exports[`03. Add Other Todo 1`] = `
373
373
<div class = " filters" >
374
374
<button
375
375
class = " selected"
376
- value = " todos "
376
+ value = " all "
377
377
>
378
378
All
379
379
</button >
@@ -513,7 +513,7 @@ exports[`04. Add Final Todo 1`] = `
513
513
<button
514
514
className = " selected"
515
515
onClick = { [Function ]}
516
- value = " todos "
516
+ value = " all "
517
517
>
518
518
All
519
519
</button >
@@ -603,7 +603,7 @@ exports[`04. Add Final Todo 1`] = `
603
603
<div class = " filters" >
604
604
<button
605
605
class = " selected"
606
- value = " todos "
606
+ value = " all "
607
607
>
608
608
All
609
609
</button >
@@ -744,7 +744,7 @@ exports[`05. Toggle Test Todo to completed 1`] = `
744
744
<button
745
745
className = " selected"
746
746
onClick = { [Function ]}
747
- value = " todos "
747
+ value = " all "
748
748
>
749
749
All
750
750
</button >
@@ -844,7 +844,7 @@ exports[`05. Toggle Test Todo to completed 1`] = `
844
844
<div class = " filters" >
845
845
<button
846
846
class = " selected"
847
- value = " todos "
847
+ value = " all "
848
848
>
849
849
All
850
850
</button >
@@ -989,7 +989,7 @@ exports[`06. Toggle Other Todo to completed 1`] = `
989
989
<button
990
990
className = " selected"
991
991
onClick = { [Function ]}
992
- value = " todos "
992
+ value = " all "
993
993
>
994
994
All
995
995
</button >
@@ -1093,7 +1093,7 @@ exports[`06. Toggle Other Todo to completed 1`] = `
1093
1093
<div class = " filters" >
1094
1094
<button
1095
1095
class = " selected"
1096
- value = " todos "
1096
+ value = " all "
1097
1097
>
1098
1098
All
1099
1099
</button >
@@ -1238,7 +1238,7 @@ exports[`07. Toggle Test Todo to active 1`] = `
1238
1238
<button
1239
1239
className = " selected"
1240
1240
onClick = { [Function ]}
1241
- value = " todos "
1241
+ value = " all "
1242
1242
>
1243
1243
All
1244
1244
</button >
@@ -1338,7 +1338,7 @@ exports[`07. Toggle Test Todo to active 1`] = `
1338
1338
<div class = " filters" >
1339
1339
<button
1340
1340
class = " selected"
1341
- value = " todos "
1341
+ value = " all "
1342
1342
>
1343
1343
All
1344
1344
</button >
@@ -1438,7 +1438,7 @@ exports[`08. Filter completed 1`] = `
1438
1438
<button
1439
1439
className = " "
1440
1440
onClick = { [Function ]}
1441
- value = " todos "
1441
+ value = " all "
1442
1442
>
1443
1443
All
1444
1444
</button >
@@ -1514,7 +1514,7 @@ exports[`08. Filter completed 1`] = `
1514
1514
<div class = " filters" >
1515
1515
<button
1516
1516
class = " "
1517
- value = " todos "
1517
+ value = " all "
1518
1518
>
1519
1519
All
1520
1520
</button >
@@ -1636,7 +1636,7 @@ exports[`09. Filter active 1`] = `
1636
1636
<button
1637
1637
className = " "
1638
1638
onClick = { [Function ]}
1639
- value = " todos "
1639
+ value = " all "
1640
1640
>
1641
1641
All
1642
1642
</button >
@@ -1720,7 +1720,7 @@ exports[`09. Filter active 1`] = `
1720
1720
<div class = " filters" >
1721
1721
<button
1722
1722
class = " "
1723
- value = " todos "
1723
+ value = " all "
1724
1724
>
1725
1725
All
1726
1726
</button >
@@ -1865,7 +1865,7 @@ exports[`10. Filter all 1`] = `
1865
1865
<button
1866
1866
className = " selected"
1867
1867
onClick = { [Function ]}
1868
- value = " todos "
1868
+ value = " all "
1869
1869
>
1870
1870
All
1871
1871
</button >
@@ -1965,7 +1965,7 @@ exports[`10. Filter all 1`] = `
1965
1965
<div class = " filters" >
1966
1966
<button
1967
1967
class = " selected"
1968
- value = " todos "
1968
+ value = " all "
1969
1969
>
1970
1970
All
1971
1971
</button >
@@ -2087,7 +2087,7 @@ exports[`11. Clear completed 1`] = `
2087
2087
<button
2088
2088
className = " selected"
2089
2089
onClick = { [Function ]}
2090
- value = " todos "
2090
+ value = " all "
2091
2091
>
2092
2092
All
2093
2093
</button >
@@ -2165,7 +2165,7 @@ exports[`11. Clear completed 1`] = `
2165
2165
<div class = " filters" >
2166
2166
<button
2167
2167
class = " selected"
2168
- value = " todos "
2168
+ value = " all "
2169
2169
>
2170
2170
All
2171
2171
</button >
@@ -2285,7 +2285,7 @@ exports[`12. Toggle all to completed 1`] = `
2285
2285
<button
2286
2286
className = " selected"
2287
2287
onClick = { [Function ]}
2288
- value = " todos "
2288
+ value = " all "
2289
2289
>
2290
2290
All
2291
2291
</button >
@@ -2378,7 +2378,7 @@ exports[`12. Toggle all to completed 1`] = `
2378
2378
<div class = " filters" >
2379
2379
<button
2380
2380
class = " selected"
2381
- value = " todos "
2381
+ value = " all "
2382
2382
>
2383
2383
All
2384
2384
</button >
@@ -2501,7 +2501,7 @@ exports[`13. Toggle all to active 1`] = `
2501
2501
<button
2502
2502
className = " selected"
2503
2503
onClick = { [Function ]}
2504
- value = " todos "
2504
+ value = " all "
2505
2505
>
2506
2506
All
2507
2507
</button >
@@ -2579,7 +2579,7 @@ exports[`13. Toggle all to active 1`] = `
2579
2579
<div class = " filters" >
2580
2580
<button
2581
2581
class = " selected"
2582
- value = " todos "
2582
+ value = " all "
2583
2583
>
2584
2584
All
2585
2585
</button >
@@ -2676,7 +2676,7 @@ exports[`14. Delete Test Todo 1`] = `
2676
2676
<button
2677
2677
className = " selected"
2678
2678
onClick = { [Function ]}
2679
- value = " todos "
2679
+ value = " all "
2680
2680
>
2681
2681
All
2682
2682
</button >
@@ -2742,7 +2742,7 @@ exports[`14. Delete Test Todo 1`] = `
2742
2742
<div class = " filters" >
2743
2743
<button
2744
2744
class = " selected"
2745
- value = " todos "
2745
+ value = " all "
2746
2746
>
2747
2747
All
2748
2748
</button >
0 commit comments