Merge branch 'develop' into ui-fix

This commit is contained in:
Amit Chauhan
2024-11-23 19:11:54 +05:30
committed by GitHub
43 changed files with 2277 additions and 1147 deletions

View File

@@ -90,4 +90,4 @@ const AuthProvider = ({ children }: AuthProviderProps) => {
);
};
export { AuthContext, AuthProvider };
export { AuthContext, AuthProvider };