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.
2 parents 1814cf8 + 6c42f43 commit 9ae54ffCopy full SHA for 9ae54ff
app/templates/browser-support.hbs
@@ -65,17 +65,17 @@
65
<EsCard class="lg:col-2">
66
<div class="text-center text-md">Desktop</div>
67
<ul>
68
- <li>Google Chrome >= 103</li>
+ <li>Google Chrome >= 109</li>
69
<li>Mozilla Firefox >= 115</li>
70
- <li>Microsoft Edge >= 122</li>
71
- <li>Safari >= 16.6</li>
+ <li>Microsoft Edge >= 128</li>
+ <li>Safari >= 15.6</li>
72
</ul>
73
</EsCard>
74
75
<div class="text-center text-md">Mobile</div>
76
77
- <li>Google Chrome >= 124</li>
78
- <li>Mozilla Firefox >= 125</li>
+ <li>Mozilla Firefox >= 115</li>
79
<li>Safari >= 15.6</li>
80
81
0 commit comments