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 b99635c + 751c884 commit 65fd26fCopy full SHA for 65fd26f
README.md
@@ -20,8 +20,8 @@
20
21
<div align="center">
22
<picture>
23
- <source media="(prefers-color-scheme: dark)" srcset="./images/code-samples-demo-dark.webm">
24
- <img alt="animation of viewing code, switching programming languages, and copying the displayed text" src="./images/code-samples-demo-light.webm">
+ <source media="(prefers-color-scheme: dark)" srcset="./images/codesamples-demo-dark.gif">
+ <img alt="animation of viewing code, switching programming languages, and copying the displayed text" src="./images/codesamples-demo-light.gif">
25
</picture>
26
<p><em>CodeSamples React Component in Action</em></p>
27
</div>
0 commit comments