🧡 AppContext.ts

This commit is contained in:
nirholas
2026-03-31 10:23:38 +00:00
parent 70d1eaf434
commit bb3fa9e0a6

View File

@@ -19,3 +19,4 @@ const AppContext = createContext<Props>({
AppContext.displayName = 'InternalAppContext' AppContext.displayName = 'InternalAppContext'
export default AppContext export default AppContext