We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ff7fb8 commit 42d4356Copy full SHA for 42d4356
dist/index.html
@@ -203,7 +203,9 @@ <h1>An error has occurred</h1>
203
<li>What did you do before this error occurred.</li>
204
<li>The following error message: <code id="error-code"></code></li>
205
<li>
206
- Your browser, its version, and your operating system: <span id="browser-details"></span>
+ Your browser, its version, and your operating system: <span
207
+ id="browser-details"
208
+ ></span>
209
</li>
210
</ul>
211
<button id="error-close-button">Close</button>
0 commit comments