Fix registry hydratation

This commit is contained in:
Zoe Roux
2023-01-10 15:44:26 +09:00
parent dd58864003
commit 34adf8e65a
3 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
//
import { AppProps } from "next/app";
import { ReactNode, useMemo } from "react";
import { useMemo } from "react";
import {
useYoshiki,
createStyleRegistry,