diff --git a/src/context/context.tsx b/src/context/context.tsx index ee35337..bcd7270 100644 --- a/src/context/context.tsx +++ b/src/context/context.tsx @@ -29,4 +29,4 @@ export const initContext = (): Context => { themeManager, gameStore }; -}; +}; \ No newline at end of file