We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e341c6f commit d9eb551Copy full SHA for d9eb551
src/problems-by-company/company.html
@@ -16,7 +16,7 @@
16
<option value="freq_6month">6 months</option>
17
<option value="freq_1year">1 year</option>
18
<option value="freq_2year">2 years</option>
19
- <option value="freq_alltime">All time</option>
+ <option selected value="freq_alltime">All time</option>
20
</select>
21
</div>
22
<h1 id="title">Amazon</h1>
0 commit comments