upgrade react 19, remove preact usage
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { createContext } from "preact";
|
||||
import { createContext } from "react";
|
||||
import MAP_zh_CN from "@/translate/zh_CN";
|
||||
|
||||
interface LangOption {
|
||||
|
||||
Reference in New Issue
Block a user