docs: fixing typo in dark mode fiddle and doc (#42112)

This commit is contained in:
Richard Torres
2024-05-13 04:50:55 -04:00
committed by GitHub
parent 188196e78c
commit 8d4467bdc4
2 changed files with 0 additions and 2 deletions

View File

@@ -75,7 +75,6 @@ Starting with the `index.html` file:
<button id="reset-to-system">Reset to System Theme</button>
<script src="renderer.js"></script>
</body>
</body>
</html>
```