📝(react) update theming doc gif

The gif was broken when deployed on github pages.
This commit is contained in:
Nathan Vasse
2023-10-06 15:32:10 +02:00
committed by NathanVss
parent c8c8a04832
commit ff2a56af6d

View File

@@ -14,7 +14,7 @@ You can switch between these two themes by clicking on the button in the top-bar
different versions. ✨
<div style={{textAlign: "center"}}>
<img src="/switch-theme.gif"/>
<img src="switch-theme.gif"/>
</div>
## Code implementation