From ff2a56af6da5d9abf6eb84c731f31cc70bf00195 Mon Sep 17 00:00:00 2001 From: Nathan Vasse Date: Fri, 6 Oct 2023 15:32:10 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D(react)=20update=20theming=20doc=20?= =?UTF-8?q?gif?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The gif was broken when deployed on github pages. --- packages/react/src/docs/theming.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react/src/docs/theming.mdx b/packages/react/src/docs/theming.mdx index eb16c49..0a1f310 100644 --- a/packages/react/src/docs/theming.mdx +++ b/packages/react/src/docs/theming.mdx @@ -14,7 +14,7 @@ You can switch between these two themes by clicking on the button in the top-bar different versions. ✨
- +
## Code implementation