Skip to content

Commit

Permalink
fix: deleted protected routes folder
Browse files Browse the repository at this point in the history
fix 83
  • Loading branch information
mohamedhadri committed Aug 29, 2022
1 parent 1353f30 commit 4e2a4e5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Empty file.
2 changes: 0 additions & 2 deletions src/pages/api/hello.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Next.js API route support: https://nextjs.org/docs/api-routes/introduction

// api example
export default function hello(req, res) {
res.status(200).json({ name: "api is working" });
Expand Down

0 comments on commit 4e2a4e5

Please sign in to comment.