docs: fixing typo in dark mode fiddle and doc (#42112)
This commit is contained in:
parent
188196e78c
commit
8d4467bdc4
2 changed files with 0 additions and 2 deletions
|
@ -14,6 +14,5 @@
|
|||
<button id="reset-to-system">Reset to System Theme</button>
|
||||
|
||||
<script src="renderer.js"></script>
|
||||
</body>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -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>
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue