mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-19 14:00:27 +00:00
Added frontend pages and trying to model wrestlers on frontend
This commit is contained in:
@@ -31,8 +31,8 @@ function tournamentsService($http){
|
||||
};
|
||||
|
||||
function successResponse(response){
|
||||
console.log("success log below");
|
||||
console.log(response);
|
||||
// console.log("success log below");
|
||||
// console.log(response);
|
||||
return response.data;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user