TODO: 推翻整个项目重新建立根基
This commit is contained in:
5
client/ui/MainSharedContext.ts
Normal file
5
client/ui/MainSharedContext.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { createContext } from 'react'
|
||||
|
||||
const MainSharedContext = createContext({})
|
||||
|
||||
export default MainSharedContext
|
||||
Reference in New Issue
Block a user