Updated context language
This commit is contained in:
@@ -37,7 +37,7 @@ export const LanguageProvider = ({ children }: { children: ReactNode }) => {
|
||||
}
|
||||
|
||||
return key;
|
||||
git fetch origin };
|
||||
};
|
||||
|
||||
return (
|
||||
<LanguageContext.Provider value={{ language, setLanguage, t }}>
|
||||
|
||||
Reference in New Issue
Block a user