complete project using prettier!

This commit is contained in:
2025-12-22 09:45:14 -08:00
parent 621d30b84f
commit a10f84aa48
339 changed files with 18041 additions and 8969 deletions

View File

@@ -11,4 +11,4 @@ export interface UserDataContextType {
error: string | null;
}
export const UserDataContext = React.createContext<UserDataContextType | undefined>(undefined);
export const UserDataContext = React.createContext<UserDataContextType | undefined>(undefined);