Skip to content

Commit

Permalink
fix app crashed error
Browse files Browse the repository at this point in the history
  • Loading branch information
firtanaelif committed Dec 13, 2020
1 parent 572cafe commit ad5a217
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 21 deletions.
17 changes: 0 additions & 17 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions backend/routers/userRouter.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,5 @@ userRouter.post(
}
})
);
export default userRouter;

Loading

0 comments on commit ad5a217

Please sign in to comment.