Skip to content

Commit 3cfd202

Browse files
feat: add key for color change
1 parent af36228 commit 3cfd202

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

documentation/src/refine-theme/ai-landing-hero.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ export const AiLandingHero = ({
8989
<JoinWaitlist className={clsx("mt-6 landing-md:mt-12", "mx-0")} />
9090
</div>
9191
<video
92+
key={colorMode}
9293
className={clsx(
9394
"z-[2]",
9495
"absolute",

0 commit comments

Comments
 (0)