Fix native image issue with typescript

This commit is contained in:
Zoe Roux
2023-01-10 17:22:57 +09:00
parent c75126c890
commit f5250b78bb
4 changed files with 41 additions and 17 deletions
-2
View File
@@ -4,10 +4,8 @@
//
import { AppProps } from "next/app";
import { useMemo } from "react";
import {
useYoshiki,
createStyleRegistry,
useMobileHover,
StyleRegistryProvider,
Theme,