+ );
+}
diff --git a/frontend/src/customer/customerApi.ts b/frontend/src/customer/customerApi.ts
index ab0a6d9..8403aec 100755
--- a/frontend/src/customer/customerApi.ts
+++ b/frontend/src/customer/customerApi.ts
@@ -110,3 +110,35 @@ export function resetPassword(token: string, password: string): Promise