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.
1 parent 3eea417 commit 751c884Copy full SHA for 751c884
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