mirror of
https://github.com/zoriya/yoshiki.git
synced 2026-06-06 20:04:02 +00:00
Fix registry hydratation
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
//
|
||||
|
||||
import { AppProps } from "next/app";
|
||||
import { ReactNode, useMemo } from "react";
|
||||
import { useMemo } from "react";
|
||||
import {
|
||||
useYoshiki,
|
||||
createStyleRegistry,
|
||||
|
||||
Reference in New Issue
Block a user