diff --git a/src/context/context.tsx b/src/context/context.tsx index bcd7270..ee35337 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 +};